[jboss-user] [Beginner's Corner] - Re: JBoss 5.1 Parallel Processing

James Gingerich do-not-reply at jboss.com
Mon Feb 28 13:45:15 EST 2011


James Gingerich [http://community.jboss.org/people/james.gingerich] created the discussion

"Re: JBoss 5.1 Parallel Processing"

To view the discussion, visit: http://community.jboss.org/message/590158#590158

--------------------------------------------------------------
The application is a web application along with asynchronous background processing.  No EJBs but do have servlets, web services, quartz jobs, JMS queues/topics.  Servlets, web services, and centralized file storage asynchronously fire jobs/messages.  Quartz process x jobs in parallel, and JMS queues/topics process y messages in parallel.  Currently the processing is done in the application server using Spring wrappers around thread pools, say pool x and pool y.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/590158#590158]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110228/c841940d/attachment.html 


More information about the jboss-user mailing list