Libraries tagged by load-balancer
espresso/proxy
1 Downloads
Middleware for applications behind proxies and/or load balancers
digit-soft/re-action-pm
44 Downloads
PHP-PM is a process manager, supercharger and load balancer for PHP applications.
publero/net_gearman
77652 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.
jhancock/yii2-version-assetmgr
17243 Downloads
Yii2 asset manager that hashes based on application version instead of mtime. Useful for load balanced sites.
vectorface/gearman
9493 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.
mhlavac/gearman
51929 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.
incapption/load-balanced-cron-task
509 Downloads
Distributes cron jobs among identical webservers based on a single remote mysql database.
processfast/yii2-minify-view
10898 Downloads
Modification of rmrevin/yii-2-minify-view lib to allow minification of css & js in a load balanced environment
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
24259 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
168874667 Downloads
Set trusted proxies for Laravel
stuttter/ludicrousdb
99916 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.