Tagged Questions
1
vote
0answers
96 views
Java blocking on multiple queues [migrated]
I'm not a very experienced Java programmer, so forgive me if this is a bit of a newbie question.
I'm designing a system that consists broadly of 3 modules. A client, a server and an application. ...