Hi there 

I'm currently working on a notification framework for healthcare systems, which means 
that every single workstation in combination with a user, shall have a DurableTopic 
listener. This means a whole lot DurableTopics subscribers with unique names. 

I'm currently thinking about the architecture of this, and I'm afraid it will cause 
performance bottlenecks. 

Does any of you tried something similar, or have ideas to different solution 
scenarios. 

The problem as I see it is that the subscribers have to be uniquely named, since a 
message is typically sent to a user/application not a defined workstation, but two 
workstations can be used at the same time with the same user/application, and 
therefore giving naming problems, making a more specific name of the subscription 
needed (for example the workstation IP). 

The best could be, if you could join a subscription already made. 

thanks, anyone that can give me some thoughts to this.. 

Soeren

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846405#3846405

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846405


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to