Smart request balancer with fine tuning of rates and limits of queue execution
Provide local load balancer on top of request promise, usefull for microservice call
AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native
AWS SDK for JavaScript Elastic Load Balancing Client for Node.js, Browser and React Native
Smart request balancer with fine tuning of rates and limits of queue execution
Simple React component that makes titles more readable.
A simple request balancer for http requests
OCI NodeJS client for Network Load Balancer Service
OCI NodeJS client for Load Balancer
NPAW's Plugin Adapters
Abstraction for retrieving ip address information from a Node.js connection. Searches for proxy headers before degrading req.address
AWS SDK for JavaScript Wafv2 Client for Node.js, Browser and React Native
AWS SDK for JavaScript Arc Zonal Shift Client for Node.js, Browser and React Native
NPAW's Plugin
datagrph plugin
Balancer V3 Maths
NPAW's Plugin
V2 Interfaces
Addresses and ABIs of all Balancer V2 deployed contracts
JavaScript SDK for interacting with the Balancer Protocol V2
Retry a request.
Solidity libraries and utilities
NPAW's CDN Balancer
Load balancers for Node, including the power of two choices algorithm
Simple wrapper around RestClient to make load balanced http requests
This load balancer is a transparent proxy to route r/w requests to MySql backends
Allows you to request information on the user profile, payment history, wallet balance, etc.
Splay tree is an efficient implementation of a balanced binary search tree that takes advantage of locality in the keys used in incoming lookup requests. For many applications, there is excellent key locality.
Puma plugin which should be able to handle all your metric needs regarding your webserver: - ability to publish basic puma statistics (like queue backlog) to both logs and datadog - ability to add custom target whenever you need it - ability to monitor puma socket listen queue (!) - ability to report requests queue time via custom rack middleware - the time request spent between being accepted by Load Balancer and start of its processing by Puma worker
Middleware that communicates impending shutdown to a load balancer via NACKing (negative acking) health checks. Provided you have at least two load-balanced instances, this allows you to shut down or restart an instance without dropping any requests. Your app needs to inform the middleware when it wants to shut down, and the middleware will call back when it's safe to do so.
NOTE: This is a fork of puma-plugin-telemetry, modified to: - Support Puma 7 - Add LogTarget, with custom formatter: and transform: options - Warn about socket telemetry on unsupported platforms Puma plugin which should be able to handle all your metric needs regarding your webserver: - ability to publish basic puma statistics (like queue backlog) to both logs and datadog - ability to add custom target whenever you need it - ability to monitor puma socket listen queue (!) - ability to report requests queue time via custom rack middleware - the time request spent between being accepted by Load Balancer and start of its processing by Puma worker
OverSIP is an async SIP proxy/server programmable in Ruby language. Some features of OverSIP are: - SIP transports: UDP, TCP, TLS and WebSocket. - Full IPv4 and IPv6 support. - RFC 3263: SIP DNS mechanism (NAPTR, SRV, A, AAAA) for failover and load balancing based on DNS. - RFC 5626: OverSIP is a perfect Outbound Edge Proxy, including an integrated STUN server. - Fully programmable in Ruby language (make SIP easy). - Fast and efficient: OverSIP core is coded in C language. OverSIP is build on top of EventMachine-LE async library which follows the Reactor Design Pattern, allowing thousands of concurrent connections and requests in a never-blocking fashion.
OverSIP is an async SIP proxy/server programmable in Ruby language. Some features of OverSIP are: - SIP transports: UDP, TCP, TLS and WebSocket. - Full IPv4 and IPv6 support. - RFC 3263: SIP DNS mechanism (NAPTR, SRV, A, AAAA) for failover and load balancing based on DNS. - RFC 5626: OverSIP is a perfect Outbound Edge Proxy, including an integrated STUN server. - Fully programmable in Ruby language (make SIP easy). - Fast and efficient: OverSIP core is coded in C language. OverSIP is build on top of EventMachine async library which follows the Reactor Design Pattern, allowing thousands of concurrent connections and requests in a never-blocking fashion.