home.social

#structuredconcurrency — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #structuredconcurrency, aggregated by home.social.

  1. “Can I block here?” With #Java26, the answer is increasingly yes. #VirtualThreads & #StructuredConcurrency reduce the need for callback-heavy code & oversized thread pools.

    Damiana Nascimento explains what modern #JVM-first design looks like: javapro.io/2026/05/06/java-26-

    @openjdk

  2. “Can I block here?” With #Java26, the answer is increasingly yes. #VirtualThreads & #StructuredConcurrency reduce the need for callback-heavy code & oversized thread pools.

    Damiana Nascimento explains what modern #JVM-first design looks like: javapro.io/2026/05/06/java-26-

    @openjdk

  3. #VirtualThreads scale concurrency—but they don’t fix structure or error handling. @chwoerz shows how StructuredTaskScope and ScopedValue complete the picture in #Java25. Want safer, faster concurrent code?

    Read more: javapro.io/2025/12/23/java-25-

    #Java #JVM #StructuredConcurrency

  4. Still making sequential remote calls even with #VirtualThreads? @chwoerz explains how StructuredTaskScope cuts latency by running tasks concurrently—without reactive complexity. Curious how it works?

    Dive in: javapro.io/2025/12/23/java-25-

    #Java #Java25 #JVM #StructuredConcurrency

  5. #Java now streams with memory, discards threads instead of pooling & runs without public static void main. #VirtualThreads, Gatherers & no-boilerplate coding—@ronveen breaks down the quiet revolution

    Read: javapro.io/2025/06/17/modern-j

    #ModernJava #ProjectLoom #StructuredConcurrency

  6. #Java now streams with memory, discards threads instead of pooling & runs without public static void main. #VirtualThreads, Gatherers & no-boilerplate coding—@ronveen breaks down the quiet revolution

    Read: javapro.io/2025/06/17/modern-j

    #ModernJava #ProjectLoom #StructuredConcurrency