Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-277

Replace TimeScheduler with ScheduledExecutorService (JDK 5)

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.5
    • 2.3 SP1, 2.4
    • None
    • Medium

      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.

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: