Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Producer/Consumer problem

807591Mar 24 2006 — edited Mar 25 2008
I have an assignment to code the producer consumer problem in java using message passing. I have the psedo code for it but do now know how to translate it to java. My first question is: How do I create mailboxes (or message queues) in java?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 22 2008
Added on Mar 24 2006
5 comments
123 views