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
Version1.0.2compared with
Version Details
| 1.0.1 | 1.0.2 | |
|---|---|---|
| Release date | Nov 28, 2022 | Nov 29, 2022 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.code.findbugs » jsr305 | - | 3.0.2 |
Provided Changes (1)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | net.jcip » jcip-annotations | 1.0 | - |