source: branches/supervisor/src/main/java/omq/server/MultiInvocationThread.java @ 107

Last change on this file since 107 was 107, checked in by stoda, 11 years ago

Error detected: there should be only one thread listening to the multiexchange queue.
TODO: change this. Make refactor in the invocationthread. Change remotethreadpool to achieve this behavior.
AInvocationThread <- InvocationTHread

<- MultiInvocationTHread

File size: 61 bytes
Line 
1package omq.server;
2
3public class MultiInvocationThread {
4
5}
Note: See TracBrowser for help on using the repository browser.