JEP 437: Java Structured Concurrency (Second Incubator)

Simplify multithreaded programming by introducing an API for structured concurrency. Structured concurrency treats multiple tasks running in different threads as a single unit of work, thereby streamlining error handling and cancellation, improving reliab… Read more

Similar

Java EE

GitHub is where people build software. More than 24 million people use GitHub to discover, fork, and contribute to over 66 million projects. (more…)

Read more »