Package: wnpp Severity: wishlist Owner: Vladimir Osintsev <[email protected]>
* Package name : glb Version : 0.7.3 Upstream Author : Codership Oy <[email protected]> * URL : http://www.codership.com/en/products/galera-load-balancer * License : GPL Programming Lang: C Description : simple TCP connection load balancer glb is a simple TCP connection balancer made with scalability and performance in mind. It was inspired by pen, but unlike pen its functionality is limited only to balancing generic TCP connections. Features: - list of backend servers is configurable in runtime. - supports server "draining", i.e. does not allocate new connections to server, but does not kill existing ones, waiting for them to end gracefully. - can use epoll API provided by Linux version 2.6 and higher for ultimate routing performance. - glb is multithreaded, so it can utilize multiple CPU cores. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

