Naming virtual threads2023-04-27 Loom Virtual threads MultithreadingThis post looks into three ways on how to name virtual threads.
Configure virtual thread scheduler2023-04-24 Multithreading JavaLimiting the number of carrier threads
Grouping virtual threads2023-04-20 Loom Virtual threads MultithreadingIn this post, we will look at how to group virtual threads into a single unit.
Jakarta EE REST API HTTP methods2023-04-13 Java JakartaLet's take a look at how to implement different kinds of HTTP methods with Jakarta EE