Latest post
Let’s Replace the synchronized Keyword
Let’s replace the synchronized keyword to be more virtual threads friendly in a code readable way.
-
How to Diagnose and Mitigate Pinning in Java’s Virtual Thread Execution
In the context of virtual threads, pinning refers to the condition where a virtual thread is “stuck” to its carrier thread (the platform thread on which it runs).
1-2 of 2