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
A multi-threading java implementation of meta-heuristic algorithms
Add a description, image, and links to the multithreading-framework topic page so that developers can more easily learn about it.
To associate your repository with the multithreading-framework topic, visit your repo's landing page and select "manage topics."