Skip to content

amirsadra-kh/DistributedFlightReservationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Flight Reservation System

A distributed system desigend to reserve and manage flight tickets from 3 different locations: Montreal, Washington and New Delhi. All servers are replicated and they are managed by a Replica Manager (RM). The Front End (FE) forwards the request to RM and RM sequences the processes to the servers. It also checks their heartbeat to see which server is down and has to be backed up to the replicated ones.

What has been used?

Java, Java RMI and CORBA are 3 main technologies which are used in this project. The connection are handled by a UDP connection which has been modified to become reliable.

Copyright Amir Sadra Khorramizadeh

About

Distributed Flight Reservation System, Java, Java RMI and CORBA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages