Java

Types of Locks In Java

I. Introduction A. Explanation of what locks are and why

Avoiding Deadlock In Java

I. Introduction A. Explanation of what a deadlock is in

Implementing Thread Pool In Java

Here is an example of a thread pool implementation in

Linked Hash Map In Java

I. Introduction Overview of the concept of a hash map

Heap In JVM

A detailed blog on Heap in JVM.