[
https://jira.jboss.org/browse/JBJCA-377?page=com.atlassian.jira.plugin.sy...
]
Jesper Pedersen commented on JBJCA-377:
---------------------------------------
Use this for setup:
<bounded-queue-thread-pool-executor name="WorkManagerThreadPool"
blocking="true">
<thread-factory name="WorkManagerThreadFactory"/>
<queue-length count="1024"/>
<core-threads count="20"/>
<max-threads count="100"/>
<keepalive-time time="60" unit="seconds"/>
</bounded-queue-thread-pool-executor>
Use QueueExecutor for WorkManager thread management
---------------------------------------------------
Key: JBJCA-377
URL:
https://jira.jboss.org/browse/JBJCA-377
Project: JBoss JCA
Issue Type: Task
Components: Core
Affects Versions: 1.0.0.Alpha13
Reporter: Jesper Pedersen
Assignee: Jesper Pedersen
Fix For: 1.0.0.Beta1
The WorkManager should use QueueExecutor for better queue/thread management.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira