zeromq / majordomo

Majordomo Project
Mozilla Public License 2.0
114 stars 52 forks source link

Not always the service name of the last message is the valid one. #61

Open jonefmc opened 8 years ago

jonefmc commented 8 years ago

If we are working with some different messages, each one for different workers, and we send, for example, two different messages for two different workers, the broker get freeze because it puts last received worker as 'waiting worker' in wrong the wrong list.

An example: