Libraries tagged by load balancer
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.
obray/connection-manager
5 Downloads
Manages a pool of connections making sure they stay open and active as well as offering a way to load balance those connections.
mt-olympus/metis
24258 Downloads
Load Balance implementation in PHP
eyefi/net_gearman
2463 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
elvis-bi/net_gearman
28 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
fideloper/proxy
168152556 Downloads
Set trusted proxies for Laravel
stuttter/ludicrousdb
94343 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
humanmade/ludicrousdb
172649 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
jdavidbakr/multi-server-event
171479 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
tinywan/load-balancing
246 Downloads
This nginx load balancing for build composer packagist
truongbo/proxy-rotation
46 Downloads
Proxy Rotation with Load balancing strategies
pocket-digital/proxy
664 Downloads
Set trusted proxies for Laravel
madlab/multi-server-scheduling
18563 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
lindelea/laravel-aws-elb-support
14526 Downloads
AWS Elastic Load Balancing support for Laravel 5x
rotmailer/rotmailer
10 Downloads
A lightweight PHP library for rotating email delivery across multiple SMTP accounts, helping bypass sending limits and improve deliverability.