Skip to content

ShivPatel63/MessageQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MessageQueue

It is simple implementation of a message communication between two threads using the message queue connector class in Java. The message queue connector class has send() and receive(), and the size of the queue is 3.

To run the code

  1. Downlaod the zip file.
  2. Open folder in code editor.
  3. Go to the main class file and hit run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages