[jboss-user] [JBoss Messaging] - Re: deleting messages rather than blocking if server down fo

AdrianWoodhead do-not-reply at jboss.com
Wed Jul 8 06:13:24 EDT 2009


We have a thread pool - the problem is, we really *do* need to be able to handle thousands of simultaneous request threads. The application in this case is an audio streaming server which ideally should only be limited by IO reading files from disk. Currently we have this scaling up to a few thousand simultaneous users but the idea is for this to go up into the tens of thousands.

I will code up a message queue so message sending happens in one thread. Thanks for the input.

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

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



More information about the jboss-user mailing list