A Java concurrent API to throttle the maximum concurrency to process tasks for any given client while the total number of clients being serviced in parallel can also be throttled
-
Updated
Dec 9, 2024 - Java
A Java concurrent API to throttle the maximum concurrency to process tasks for any given client while the total number of clients being serviced in parallel can also be throttled
Add a description, image, and links to the concurrency-throttle topic page so that developers can more easily learn about it.
To associate your repository with the concurrency-throttle topic, visit your repo's landing page and select "manage topics."