You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "David Van Couvering (JIRA)" <de...@db.apache.org> on 2005/11/10 01:41:03 UTC

[jira] Created: (DERBY-697) Use the ScheduledExecutorService for TimerTasks

 Use the ScheduledExecutorService for TimerTasks
------------------------------------------------

         Key: DERBY-697
         URL: http://issues.apache.org/jira/browse/DERBY-697
     Project: Derby
        Type: Improvement
    Reporter: David Van Couvering
    Priority: Minor


Another Java 5 concurrency feature we could take advantage of.  The concurrency utilities include a nice scheduled execution mechanism called the ScheduledExcecutorService, see

http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/ScheduledExecutorService.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-697) Use the ScheduledExecutorService for TimerTasks

Posted by "Mike Matrigali (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-697?page=all ]

Mike Matrigali updated DERBY-697:
---------------------------------

    Component: Services

>  Use the ScheduledExecutorService for TimerTasks
> ------------------------------------------------
>
>          Key: DERBY-697
>          URL: http://issues.apache.org/jira/browse/DERBY-697
>      Project: Derby
>         Type: Improvement
>   Components: Services
>     Reporter: David Van Couvering
>     Priority: Minor

>
> Another Java 5 concurrency feature we could take advantage of.  The concurrency utilities include a nice scheduled execution mechanism called the ScheduledExcecutorService, see
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/ScheduledExecutorService.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira