Skip to content

This project is a simple Flight Booking System that implements a custom proxy server made in PHP. This proxy server implements the feature of load balancing by handling the request of different users for booking flights. The requests were diverted to 2 different servers that shared the same database. Concurrency was achieved by using Apache server

Notifications You must be signed in to change notification settings

adityauj/Distributed-Flight-Booking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed-Flight-Booking-System

A flight booking system is created using Javascript and PHP. Custom Load-Balancing Proxy Server is implemented to handle load balancing functionality in Real Time.

About

This project is a simple Flight Booking System that implements a custom proxy server made in PHP. This proxy server implements the feature of load balancing by handling the request of different users for booking flights. The requests were diverted to 2 different servers that shared the same database. Concurrency was achieved by using Apache server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published