Hi, I am starting to implement some data gathering application and I think that esb could fit here very well, but I've faced some problems on the first try, maybe you could help me out.
So I have a network of many remote devices. Each device has it's own IP address. And each device has a queue of messages it needs to consume. The number of remote devices can be several thousands. So we have several thousand devices with message queues. So one way of implementing this thing in esb way is to make consumer for every device, but it means there should be thousand consumers, and there should be a way to route the same type of message to the exact single consumer. So is it a normal way of using esb? If yes, how I can route the message of the same type to the exact consumer. It feels like something not right in this design or is it ok? -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
