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
Version2.0.2compared with
Version Details
| 2.0.1 | 2.0.2 | |
|---|---|---|
| Release date | Dec 04, 2022 | Jan 13, 2023 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.0.1 | 2.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.elf4j » elf4j-api | 7.0.0 | 9.0.2 |
Test Changes (2)
| 2.0.1 | 2.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.elf4j » elf4j-tinylog | 8.0.0 | 9.1.4 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.9.1 | 5.9.2 |