Skip to content

Implementation of distributed multi threaded message queuing system in Java, using the Push and Pull protocols. Three processes connect to the message queuing server in real time. The student process, advisor process and the notification process. The student process pushes message to the queue. The advisor periodically polls the MQS for messages…

Notifications You must be signed in to change notification settings

sourcecode081017/Message-Queueing-Server--Distributed-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

Implementation of distributed multi threaded message queuing system in Java, using the Push and Pull protocols. Three processes connect to the message queuing server in real time. The student process, advisor process and the notification process. The student process pushes message to the queue. The advisor periodically polls the MQS for messages…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages