[jboss-user] [JNDI and Naming] - Aboaut JBoss thread pool of issues
Michael Owen
do-not-reply at jboss.com
Tue May 21 06:10:19 EDT 2013
Michael Owen [https://community.jboss.org/people/liverpoolilove] created the discussion
"Aboaut JBoss thread pool of issues"
To view the discussion, visit: https://community.jboss.org/message/818600#818600
--------------------------------------------------------------
I want to use the the JBoss's thread pool, this configuration you?
<subsystem xmlns="urn:jboss:domain:threads:1.1">
<bounded-queue-thread-pool name="test" allow-core-timeout="false">
<core-threads count="5"/>
<queue-length count="1"/>
<max-threads count="20"/>
<keepalive-time time="10" unit="seconds"/>
</bounded-queue-thread-pool>
</subsystem>
How do I access the thread pool in code?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/818600#818600]
Start a new discussion in JNDI and Naming at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130521/08fe0861/attachment-0001.html
More information about the jboss-user
mailing list