Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Java Memory Management
Maaike van Putten, Dr. Seán Kennedy
ISBN: 978-1-80181-285-6
- Understand the schematics of debugging and how to design the application to perform well
- Discover how garbage collectors work
- Distinguish between various garbage collector implementations
- Identify the metrics required for analyzing application performance
- Configure and monitor JVM memory management
- Identify and solve memory leaks
System Programming Essentials with Go
Alex Rios
ISBN: 978-1-83763-413-2
- Understand the fundamentals of system programming using Go
- Grasp the concepts of goroutines, channels, data races, and managing concurrency in Go
- Manage file operations and inter-process communication (IPC)
- Handle USB drives and Bluetooth devices and monitor...