Skip to content

A distributed system application to conduct auctions in real-time.

Notifications You must be signed in to change notification settings

Vignesh6v/Distributed_Auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DistributedAuction

A distributed system application to conduct auctions in real-time for determining prices of services (like car rental, hotel rental etc) or products.

System Architecture

* Independent clusters for each type of service
* RESTful communication pattern between each component
* MongoDB for persistent storage of nested document data model.
* Zookeeper for load balancing of failure tolerance duties.
* Web interface for both buyer and seller functionality using Primefaces/JSF 2.0

About

A distributed system application to conduct auctions in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published