Skip to content

Releases: Netflix/concurrency-limits

Gradient limit algorithm

09 Feb 07:42
6ca9013
Compare
Choose a tag to compare
Merge pull request #17 from Netflix/feature/gradient_algo

Gradient based algorithm to detect the concurrency limit

Improve Vegas algorithm rate of convergence

09 Feb 01:19
650e176
Compare
Choose a tag to compare
Merge pull request #16 from Netflix/feature/alpha_beta_percentage

Improved Vegas limit growth

Expose configuring the DefaultLimiter

07 Feb 23:34
f7a4e7c
Compare
Choose a tag to compare
Merge pull request #15 from Netflix/feature/tolerance

Expose configuring the DefaultLimiter

Tolerance level for min rtt changes

07 Feb 22:11
dfb6ba7
Compare
Choose a tag to compare
Merge pull request #14 from Netflix/feature/tolerance

Introduce tolerance for min rtt changes

Fast start

07 Feb 07:05
a9c61a3
Compare
Choose a tag to compare
Merge pull request #13 from Netflix/feature/fast_start

Feature: fast start

Spectator gauge fix

07 Feb 01:15
4f3d51c
Compare
Choose a tag to compare
Merge pull request #12 from Netflix/bugfix/spectator_gauge

Fix spectator gauge

Spectator integration cleanup

05 Jan 23:41
1e01b56
Compare
Choose a tag to compare
Merge pull request #11 from elandau/feature/spectator_id

Misc cleanup of spectator metrics reporting

Support shared tags in SpectatorMetricRegistry

05 Jan 04:16
378f16b
Compare
Choose a tag to compare
Merge pull request #10 from elandau/feature/spectator_id

Use Id for spectator baseId so it may include tags

Initial Release

04 Jan 04:54
5758aa5
Compare
Choose a tag to compare

The initial release of core concurrency limit library with integrations for GRPC, Servlet Filter, and Executor.

Initial Release

04 Jan 02:26
5758aa5
Compare
Choose a tag to compare

The initial release of core concurrency limit library with integrations for GRPC, Servlet Filter, and Executor.