QuickLB - Easy to use TCP load balancer. QuickLB is a free,fast and reliable solution offering high availability,load balancing, and proxying for TCP based applications. It is particularly suited for tcp/ip based server and web sites crawling under very high loads. Supporting thousands of connections. QuickLB is based on QuickServer
QuickLB is simple yet powerful. Its simple design promotes quick deployment, easy to use and setup.
This is still beta and under active development.
- Use
ant
to build - Start LB using provided .bat or .sh file
sh QuickLB.sh
orsh QuickLB-d.sh
QuickLB.bat
- Access Web Admin via browser
http://Server IP:8282/
- Java 1.6 or above
QuickLB - Easy to use TCP load balancer
Copyright (C) 2014 QuickServer Lab
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Note: The GNU LGPL v2.1 is included in the file "license.txt" for your convenience.
QuickLB uses the following third party libraries and would like to thank all of them for making life easier for developers.
-- Included Jars/Libraries -- QuickServer: http://www.quickserver.org/
QuickServer is an open source Java library/framework for quick creation of robust multi-client TCP server applications.
Jetty : www.eclipse.org/jetty
Servlet Engine and Http Server - Eclipse
Copyright (C) 2014 QuickServer Lab