An open API service indexing awesome lists of open source software.

https://github.com/managedcode/orleans.balancer

Library for automatically balancing the number of active Grains in an Orleans. It allows you to set limits on the number of active Grains, and will automatically deactivate Grains if those limits are reached. It can also perform rebalancing of Grain activations between silos to ensure evenly distributed.
https://github.com/managedcode/orleans.balancer

activations balance grain orleans

Last synced: 5 months ago
JSON representation

Library for automatically balancing the number of active Grains in an Orleans. It allows you to set limits on the number of active Grains, and will automatically deactivate Grains if those limits are reached. It can also perform rebalancing of Grain activations between silos to ensure evenly distributed.

Awesome Lists containing this project