[
http://jira.jboss.com/jira/browse/JGRP-277?page=all ]
Bela Ban updated JGRP-277:
--------------------------
Summary: Replace TimeScheduler with ScheduledExecutorService (JDK 5) (was: Threadpool
for timer (TimeScheduler) --> ScheduledExecutorService (JDK 5))
Replace TimeScheduler with ScheduledExecutorService (JDK 5)
-----------------------------------------------------------
Key: JGRP-277
URL:
http://jira.jboss.com/jira/browse/JGRP-277
Project: JGroups
Issue Type: Feature Request
Affects Versions: 2.4, 2.3 SP1
Reporter: Bela Ban
Assigned To: Bela Ban
Fix For: 2.5
Current, TimeScheduler is single threaded; long running tasks delay the execution of
other tasks. Introduce a thread pool and let the user configure it: e.g. single-threaded,
max of 5 threads etc
Use ScheduledExecutorService (e.g. ScheduledThreadPoolService) in JDK 5.
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira