The Extended Distributed Calling package allows Umbraco developers to create and use Distributed Calling providers to cater for different load balanced scenarios. Specifically where a hard coded list of server addresses is not possible to obtain for use within Umbraco's Distributed Calling...
More information
ConDep integration with the Cisco ACE Load Balancer. ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows.
Dynamics CRM Enhanced Organisation Service is an extension to the out-of-the-box IOrganizationService.
It supports pooling, transactions, deferred execution, caching, load balancing, and auto retry.
Framework to help build your own Api Gateway. Out of the box, simple Gateway facade. Swagger, Authorization, Event sourcing, Load balancing, Response caching, Web sockets, Logging and more support.
Provides a basic implementation of weight-balanced binary trees.
- A list by a weight-balanced binary tree, with all O(log n) basic operations
- A set and a map by weight-balanced binary search trees, which can be accessed by index in O(log n) time