#structuredconcurrency نتائج البحث

Trying to find ideas to review the new features from #loom project. #structuredConcurrency

juanantoniobm's tweet image. Trying to find ideas to review the new features from #loom project.

#structuredConcurrency
juanantoniobm's tweet image. Trying to find ideas to review the new features from #loom project.

#structuredConcurrency

Here's something you can't replicate in Javascript without effection. #effection #structuredconcurrency

joshua_amaju's tweet image. Here's something you can't replicate in Javascript without effection.

#effection #structuredconcurrency

#StructuredConcurrency aims to make concurrent code readable and safe. But how does it compare to CompletableFuture? @MBoegie dives into #Java21’s latest preview features. Deep insights + code → javapro.io/2025/07/22/mor… #VirtualThreads #Concurrency #JVM @OpenJDK

JAVAPROmagazin's tweet image. #StructuredConcurrency aims to make concurrent code readable and safe. But how does it compare to CompletableFuture? @MBoegie dives into #Java21’s latest preview features.

Deep insights + code → javapro.io/2025/07/22/mor…

#VirtualThreads #Concurrency #JVM @OpenJDK

Nebenläufigkeit in #Java war oft mit Komplexität und Overhead verbunden. #Java21 bricht mit alten Konzepten und bringt Werkzeuge wie #StructuredConcurrency. Lese im Artikel von Merlin Bögershausen, wie Sie damit Ihre Projekte modernisieren: javapro.io/de/mehr-action… @OpenJDK

JAVAPROmagazin's tweet image. Nebenläufigkeit in #Java war oft mit Komplexität und Overhead verbunden. #Java21 bricht mit alten Konzepten und bringt Werkzeuge wie #StructuredConcurrency. 

Lese im Artikel von Merlin Bögershausen, wie Sie damit Ihre Projekte modernisieren: javapro.io/de/mehr-action…

@OpenJDK

With the just-released #Java 25, we have the opportunity to test the fifth preview of structured concurrency APIs. However, creating such an API is not that easy... 🔗 Read more in the latest blogpost by @adamwarski: softwaremill.com/critique-of-je… #Java25 #StructuredConcurrency

softwaremill's tweet image. With the just-released #Java 25, we have the opportunity to test the fifth preview of structured concurrency APIs. 

However, creating such an API is not that easy...

🔗 Read more in the latest blogpost by @adamwarski: softwaremill.com/critique-of-je… 

#Java25 #StructuredConcurrency…

La journée @jchateau_org a commencé , les équipes sont en pleine discussion : les nouveautés de #Java sur la concurrence (#Loom et #StructuredConcurrency)

SciamVox's tweet image. La journée @jchateau_org  a commencé , les équipes sont  en pleine discussion : les nouveautés de #Java sur la concurrence (#Loom et #StructuredConcurrency)

My @DayKotlin talk of Graceful Shutdown is online! I talk about how @arrow_kt applies the pattern of #kotlin #StructuredConcurrency for Resource safety. You can also see my lose control of my slides, and get a glimpse of my desktop 🙈 Hope you enjoy it! youtube.com/watch?v=A69_t_…


Unlock the potential of structured concurrency in Java with virtual threads, simplifying and enhancing multithreading for more accessible and efficient concurrent programming. Read more: infoworld.com/article/371136… #JavaProgramming #StructuredConcurrency #VirtualThreads

centizeninc's tweet image. Unlock the potential of structured concurrency in Java with virtual threads, simplifying and enhancing multithreading for more accessible and efficient concurrent programming.

Read more: infoworld.com/article/371136…

#JavaProgramming #StructuredConcurrency #VirtualThreads

Ox gets faster channels & a dedicated documentation page, with compiled snippets. The docs are still quite basic, but it's a start :) Take a look: ox.softwaremill.com #Scala #Direct #StructuredConcurrency


Tomorrow at 9AM EST / 15:00 CET I'll be kicking off @JChampionsConf by talking about the latest concurrency features in #Java: #StructuredConcurrency and #ScopedValues! Free tickets 🎟️ are still available - hope to see you there! jchampionsconf.com

hannotify's tweet image. Tomorrow at 9AM EST / 15:00 CET I'll be kicking off @JChampionsConf by talking about the latest concurrency features in #Java: #StructuredConcurrency and #ScopedValues! Free tickets 🎟️ are still available - hope to see you there! jchampionsconf.com

🚀 Milestone Alert! 🚀 Effection, our structured concurrency library at Frontside, has hit 500 GitHub stars! 🌟 Huge thanks to our amazing community, clients, and partners. Check out Effection now: frontside.com/effection/ #Effection #structuredConcurrency

thefrontside's tweet image. 🚀 Milestone Alert! 🚀

Effection, our structured concurrency library at Frontside, has hit 500 GitHub stars! 🌟

Huge thanks to our amazing community, clients, and partners.

Check out Effection now: frontside.com/effection/

#Effection #structuredConcurrency

Les comparto el material de la charla en el pasado Java (Community) Day. Aquí el deck usado: bit.ly/4cVssfj El código usado: bit.ly/4cVsuDX La grabación en YouTube: bit.ly/40crfNo #java #loom #structuredconcurrency #jconf #javaday #guadalajara #jug

domix's tweet image. Les comparto el material de la charla en el pasado Java (Community) Day.

Aquí el deck usado: bit.ly/4cVssfj
El código usado: bit.ly/4cVsuDX
La grabación en YouTube: bit.ly/40crfNo

#java #loom #structuredconcurrency #jconf #javaday #guadalajara #jug

#StructuredConcurrency aims to make concurrent code readable and safe. But how does it compare to CompletableFuture? @MBoegie dives into #Java21’s latest preview features. Deep insights + code → javapro.io/2025/07/22/mor… #VirtualThreads #Concurrency #JVM @OpenJDK

JAVAPROmagazin's tweet image. #StructuredConcurrency aims to make concurrent code readable and safe. But how does it compare to CompletableFuture? @MBoegie dives into #Java21’s latest preview features.

Deep insights + code → javapro.io/2025/07/22/mor…

#VirtualThreads #Concurrency #JVM @OpenJDK

Nebenläufigkeit in #Java war oft mit Komplexität und Overhead verbunden. #Java21 bricht mit alten Konzepten und bringt Werkzeuge wie #StructuredConcurrency. Lese im Artikel von Merlin Bögershausen, wie Sie damit Ihre Projekte modernisieren: javapro.io/de/mehr-action… @OpenJDK

JAVAPROmagazin's tweet image. Nebenläufigkeit in #Java war oft mit Komplexität und Overhead verbunden. #Java21 bricht mit alten Konzepten und bringt Werkzeuge wie #StructuredConcurrency. 

Lese im Artikel von Merlin Bögershausen, wie Sie damit Ihre Projekte modernisieren: javapro.io/de/mehr-action…

@OpenJDK

With the just-released #Java 25, we have the opportunity to test the fifth preview of structured concurrency APIs. However, creating such an API is not that easy... 🔗 Read more in the latest blogpost by @adamwarski: softwaremill.com/critique-of-je… #Java25 #StructuredConcurrency

softwaremill's tweet image. With the just-released #Java 25, we have the opportunity to test the fifth preview of structured concurrency APIs. 

However, creating such an API is not that easy...

🔗 Read more in the latest blogpost by @adamwarski: softwaremill.com/critique-of-je… 

#Java25 #StructuredConcurrency…

#Java 21 introduces #VirtualThreads, but the real shift lies deeper: #StructuredConcurrency & Scoped Values redefine how we write parallel code. @MBoegie breaks it down — with live code examples. Read his #JAVAPRO aritcle now → javapro.io/2025/07/22/mor… #JVM @OpenJDK

JAVAPROmagazin's tweet image. #Java 21 introduces #VirtualThreads, but the real shift lies deeper: #StructuredConcurrency & Scoped Values redefine how we write parallel code. @MBoegie breaks it down — with live code examples.

Read his #JAVAPRO aritcle now → javapro.io/2025/07/22/mor…

#JVM @OpenJDK

#Java 25 may redefine StructuredTaskScope before it goes final. Until then, developers face a moving target—with clear benefits & shifting syntax. @ronveen outlines the state of #StructuredConcurrency. In depth: javapro.io/2025/04/18/str… #ProjectLoom #API #Multithreading @OpenJDK


My new article, "Java's Structured Concurrency: Finally Finding Its Footing," explores how it simplifies concurrent code with insights from JEP 505/JDK 25, new APIs, and cleaner error handling. Dive in! bazlur.ca/2025/05/25/jav… #Java #StructuredConcurrency #Concurrency #JDK25


A feature still in preview. A problem as old as threads. #StructuredConcurrency reshapes how #Java handles lifetime, failure, and flow. @ronveen reports on where the model succeeds & where it may change again in Java 25. More at: javapro.io/2025/04/18/str… #ProjectLoom @OpenJDK


#StructuredConcurrency brings order to the chaos of concurrent code. But the current #API may not survive. @ronveen reviews what works, what’s fragile - and what’s next. Is your concurrency model future-proof? Read: javapro.io/2025/04/18/str… #Multithreading #ProjectLoom @OpenJDK


Here's something you can't replicate in Javascript without effection. #effection #structuredconcurrency

joshua_amaju's tweet image. Here's something you can't replicate in Javascript without effection.

#effection #structuredconcurrency

Tomorrow at 9AM EST / 15:00 CET I'll be kicking off @JChampionsConf by talking about the latest concurrency features in #Java: #StructuredConcurrency and #ScopedValues! Free tickets 🎟️ are still available - hope to see you there! jchampionsconf.com

hannotify's tweet image. Tomorrow at 9AM EST / 15:00 CET I'll be kicking off @JChampionsConf by talking about the latest concurrency features in #Java: #StructuredConcurrency and #ScopedValues! Free tickets 🎟️ are still available - hope to see you there! jchampionsconf.com

Les comparto el material de la charla en el pasado Java (Community) Day. Aquí el deck usado: bit.ly/4cVssfj El código usado: bit.ly/4cVsuDX La grabación en YouTube: bit.ly/40crfNo #java #loom #structuredconcurrency #jconf #javaday #guadalajara #jug

domix's tweet image. Les comparto el material de la charla en el pasado Java (Community) Day.

Aquí el deck usado: bit.ly/4cVssfj
El código usado: bit.ly/4cVsuDX
La grabación en YouTube: bit.ly/40crfNo

#java #loom #structuredconcurrency #jconf #javaday #guadalajara #jug

لا توجد نتائج لـ "#structuredconcurrency"

Trying to find ideas to review the new features from #loom project. #structuredConcurrency

juanantoniobm's tweet image. Trying to find ideas to review the new features from #loom project.

#structuredConcurrency
juanantoniobm's tweet image. Trying to find ideas to review the new features from #loom project.

#structuredConcurrency

Nebenläufigkeit in #Java war oft mit Komplexität und Overhead verbunden. #Java21 bricht mit alten Konzepten und bringt Werkzeuge wie #StructuredConcurrency. Lese im Artikel von Merlin Bögershausen, wie Sie damit Ihre Projekte modernisieren: javapro.io/de/mehr-action… @OpenJDK

JAVAPROmagazin's tweet image. Nebenläufigkeit in #Java war oft mit Komplexität und Overhead verbunden. #Java21 bricht mit alten Konzepten und bringt Werkzeuge wie #StructuredConcurrency. 

Lese im Artikel von Merlin Bögershausen, wie Sie damit Ihre Projekte modernisieren: javapro.io/de/mehr-action…

@OpenJDK

#StructuredConcurrency aims to make concurrent code readable and safe. But how does it compare to CompletableFuture? @MBoegie dives into #Java21’s latest preview features. Deep insights + code → javapro.io/2025/07/22/mor… #VirtualThreads #Concurrency #JVM @OpenJDK

JAVAPROmagazin's tweet image. #StructuredConcurrency aims to make concurrent code readable and safe. But how does it compare to CompletableFuture? @MBoegie dives into #Java21’s latest preview features.

Deep insights + code → javapro.io/2025/07/22/mor…

#VirtualThreads #Concurrency #JVM @OpenJDK

Here's something you can't replicate in Javascript without effection. #effection #structuredconcurrency

joshua_amaju's tweet image. Here's something you can't replicate in Javascript without effection.

#effection #structuredconcurrency

La journée @jchateau_org a commencé , les équipes sont en pleine discussion : les nouveautés de #Java sur la concurrence (#Loom et #StructuredConcurrency)

SciamVox's tweet image. La journée @jchateau_org  a commencé , les équipes sont  en pleine discussion : les nouveautés de #Java sur la concurrence (#Loom et #StructuredConcurrency)

Unlock the potential of structured concurrency in Java with virtual threads, simplifying and enhancing multithreading for more accessible and efficient concurrent programming. Read more: infoworld.com/article/371136… #JavaProgramming #StructuredConcurrency #VirtualThreads

centizeninc's tweet image. Unlock the potential of structured concurrency in Java with virtual threads, simplifying and enhancing multithreading for more accessible and efficient concurrent programming.

Read more: infoworld.com/article/371136…

#JavaProgramming #StructuredConcurrency #VirtualThreads

#Java 21 introduces #VirtualThreads, but the real shift lies deeper: #StructuredConcurrency & Scoped Values redefine how we write parallel code. @MBoegie breaks it down — with live code examples. Read his #JAVAPRO aritcle now → javapro.io/2025/07/22/mor… #JVM @OpenJDK

JAVAPROmagazin's tweet image. #Java 21 introduces #VirtualThreads, but the real shift lies deeper: #StructuredConcurrency & Scoped Values redefine how we write parallel code. @MBoegie breaks it down — with live code examples.

Read his #JAVAPRO aritcle now → javapro.io/2025/07/22/mor…

#JVM @OpenJDK

Les comparto el material de la charla en el pasado Java (Community) Day. Aquí el deck usado: bit.ly/4cVssfj El código usado: bit.ly/4cVsuDX La grabación en YouTube: bit.ly/40crfNo #java #loom #structuredconcurrency #jconf #javaday #guadalajara #jug

domix's tweet image. Les comparto el material de la charla en el pasado Java (Community) Day.

Aquí el deck usado: bit.ly/4cVssfj
El código usado: bit.ly/4cVsuDX
La grabación en YouTube: bit.ly/40crfNo

#java #loom #structuredconcurrency #jconf #javaday #guadalajara #jug

Tomorrow at 9AM EST / 15:00 CET I'll be kicking off @JChampionsConf by talking about the latest concurrency features in #Java: #StructuredConcurrency and #ScopedValues! Free tickets 🎟️ are still available - hope to see you there! jchampionsconf.com

hannotify's tweet image. Tomorrow at 9AM EST / 15:00 CET I'll be kicking off @JChampionsConf by talking about the latest concurrency features in #Java: #StructuredConcurrency and #ScopedValues! Free tickets 🎟️ are still available - hope to see you there! jchampionsconf.com

With the just-released #Java 25, we have the opportunity to test the fifth preview of structured concurrency APIs. However, creating such an API is not that easy... 🔗 Read more in the latest blogpost by @adamwarski: softwaremill.com/critique-of-je… #Java25 #StructuredConcurrency

softwaremill's tweet image. With the just-released #Java 25, we have the opportunity to test the fifth preview of structured concurrency APIs. 

However, creating such an API is not that easy...

🔗 Read more in the latest blogpost by @adamwarski: softwaremill.com/critique-of-je… 

#Java25 #StructuredConcurrency…

🚀 Milestone Alert! 🚀 Effection, our structured concurrency library at Frontside, has hit 500 GitHub stars! 🌟 Huge thanks to our amazing community, clients, and partners. Check out Effection now: frontside.com/effection/ #Effection #structuredConcurrency

thefrontside's tweet image. 🚀 Milestone Alert! 🚀

Effection, our structured concurrency library at Frontside, has hit 500 GitHub stars! 🌟

Huge thanks to our amazing community, clients, and partners.

Check out Effection now: frontside.com/effection/

#Effection #structuredConcurrency

Loading...

Something went wrong.


Something went wrong.


United States Trends