aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/concurrency/structured.md
blob: 4172bfaa22bfa6a88e6d3aa1bb959066b70112d3 (plain)
1
2
3
4
5
6
# Reference

0. [JEP 428: Structured Concurrency to Simplify Java Multithreaded Programming](https://www.infoq.com/news/2022/06/java-structured-concurrency/)
0. [Seamless, Fearless, and Structured Concurrency](https://verdagon.dev/blog/seamless-fearless-structured-concurrency)
0. [Handling user input with structured concurrency](https://dubroy.com/blog/handling-user-input-with-structured-concurrency/)