Home Posts Tags

    Java 21 Virtual Threads: A Brief Introduction

    2024-08-15 | 5 minute read
    In the recent years, reactive Java has been growing in popularity, but writing reactive code is tricky to get used to due to the asynchronous (non-blocking) style it requires. Furthermore, asynchronous Java comes with some common pains..
    Read more ⟶
    ← Previous