[jboss-jira] [JBoss JIRA] Resolved: (JGRP-277) Replace TimeScheduler with ScheduledExecutorService (JDK 5)

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Feb 16 03:48:33 EST 2007


     [ http://jira.jboss.com/jira/browse/JGRP-277?page=all ]

Bela Ban resolved JGRP-277.
---------------------------

    Resolution: Done

> 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.3 SP1, 2.4
>            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

        



More information about the jboss-jira mailing list