Thread Pool improvements on the server
--------------------------------------

         Key: JBMQ-9
         URL: http://jira.jboss.com/jira/browse/JBMQ-9
     Project: JBoss MQ
        Type: Task
  Components: Server  
    Reporter: Adrian Brock


There are a number of different components on the server that use thread pools.

1) Invocation Layers
2) Client Consumer for delivering messages
3) Scheduled delivery/message expiration

These need to be combined to share threads and minimize context switching where 
possible.
The thread pool should be based on the BasicThreadPool from jboss-common

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to