InDev GeniusbyMatúš Seidl10 Java Concurrency Tricks Every Developer Should KnowJava concurrency and multithreading are essential skills for any developer aiming to build high-performance and responsive applications…Jul 18, 20243Jul 18, 20243
InJavarevisitedbyomgzuiJava 21 in Practice, Virtual Threads, Structured Concurrency, and Scoped ValuesIf you still think that there is no need to toss about the previous JDK17, then JDK21 needs to pay attention. Because JDK21 introduces a…Jun 22, 2023Jun 22, 2023
Ganesh SahuWhy You Should Use Spring WebFlux Instead of the @Async AnnotationIf you’re building a web application in Java, you have several options for handling asynchronous processing.Feb 15, 2023Feb 15, 2023
OskarJava 19 Features: Virtual Threads, Record Patterns & Structured ConcurrencyProject Loom raised quite an interest in the past years and now it is officially ready to try and play with in the latest Java release.Oct 30, 2022Oct 30, 2022
Neil BrownPreparing for Java Virtual ThreadsIt was recently announced that virtual threads, a new JDK feature developed by the OpenJDK project Loom, will be available as a preview…Jul 23, 2022Jul 23, 2022