Day 47: ThreadMXBean to get information about thread's status, deadlock monitoring and cpu time that the thread got etc.
Using ThreadMXBean get thread execution and monitoring related information for running threads in jvm
Using ThreadMXBean get thread execution and monitoring related information for running threads in jvm
Implementing ObjectPool pattern to get any type object pooling
learning what is Runtime and Runtime environment and Java Runtime
learning about jvm architecture
Understating the internals of jre and jvm how does they work to run a java program