managedcode / Orleans.BalancerLinks
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.
☆11Updated 2 years ago
Alternatives and similar repositories for Orleans.Balancer
Users that are interested in Orleans.Balancer are comparing it to the libraries listed below
Sorting:
- Orleans.SignalR is a lightweight, open-source library that enables easy integration of SignalR with Orleans, a distributed virtual actor …☆26Updated last year
- This is a library for Microsoft Orleans that provides a set of rate limiting algorithms for controlling the flow of requests in your dist…☆25Updated last year
- Use KEDA autoscaling to automatically scale applications based on metrics such as the number of active Grains in Orleans, the number of A…☆16Updated 2 years ago
- Orleans.Identity is an authentication and authorization library for ASP.NET Identity based on Orleans. It provides a simple and efficient…☆18Updated last month
- Unified interface for working with a variety of different document-oriented NoSQL databases.☆27Updated 2 years ago
- ☆14Updated 4 months ago
- TimeSeries, provides convenient tools for working with time series data in C#. It includes classes for accumulating and summarizing data …☆16Updated 2 years ago
- Orleans.Indexing is a library that provides functionality for searching Orleans grains by their states. It uses the powerful Lucene.NET l…☆20Updated 2 years ago
- Extensions to use Reactive observable in SignalR streams☆10Updated 2 years ago
- A Blazor wrapper for the DOM browser API.☆28Updated 10 months ago
- ☆14Updated 8 months ago
- ☆27Updated last year
- A Blazor wrapper for the browser File API.☆43Updated 10 months ago
- HTML5 Web Share API implementation for Microsoft Blazor. The Web Share API allows a site to share text, links, files, and other content t…☆32Updated last year
- ☆31Updated 2 years ago
- A Blazor wrapper for the Window interface from the HTML Specification.☆15Updated 10 months ago
- A Mediator for your .NET Apps with some of the most awesome middleware around☆36Updated this week
- Sample Blazor App demonstrating various data binding scenarios☆26Updated 5 years ago
- Provides compile-time discovery and code generation of service registrations from attributed types and conventions