Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6277663

Improve extensibility of thread pools

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-libs

      Improve extensibility of ScheduledThreadPoolExecutor and AbstractExecutorService

      Users want the flexibility to both:
      - create their own thread pool implementation, while reusing
        ThreadPoolExecutor or AbstractExecutorService
      - create their own Future implementation, possibly reusing
        FutureTask

      Practice has shown that the current implementations do not provide
      enough hooks to allow users to do this.

      ###@###.### 2005-05-28 00:20:10 GMT
      ###@###.### 2005-06-11 23:29:12 GMT

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: