This project is about to give you a simple (but powerful) loadbalancer written in JAVA.
"The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/)
My project is a mutch more simple way to have a TCP loadbalancer.
It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
Features
- Written in JAVA
- It can load balance between 2 realservers (right now, but it will change in the future)
- It supports only round robin algorythm
- It can acknowledge if one or both realservers are out
- when only one realserver is up, it directs trafic only to the working server
- Simple
- Relyable
- Good performance (I tested it with 800 hits/sec)
Categories
Load BalancersLicense
GNU General Public License version 3.0 (GPLv3)Follow java loadbalancer
Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of java loadbalancer!