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