Network Load Balancing System using Java
Load Balancer for cluster servers
ReadMe File:
- Ensure that java 6 is available and java path is set in environment variable
- Unzip the source code folder under the Load Balancing System and copy to the desktop
- Now go to control paneladministrative toolsODBC database sourcesclick on Add button
- Select Microsoft access driver
- Add Data source Name as “SIPClusterDB”
- Select Database under “system database”
- Select the “SIPClusterDB.mdb” which is under Load Balancing Systemsource codedatabase”SIPClusterDB.mdb”
- Click ok and close all the administrative tools and control panel windows
- Now go to Project folder i.e., Load Balancing System and go to source code folder
- Double click on “compile all.bat” file
- Double click on “server1.bat” file
- Double click on “server2.bat” file
- Double click on “server3.bat” file
- Double click on “server.bat” file
- Double click on “LBalancer.bat” file
- Now the project is fully ready for execution
- Select the “source” applet and start the download of any available file in the system.
- After the download process complete, go to “server” applet and observe the download log record to know which server catered the download request.