Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-608

BoundedQueueThreadPoolService provides Executor instead of ExecutorService

    Details

      Description

      Currently, there is no thread service that provides a j.u.c.ExecutorService using a bounded queue thread pool.
      The existing BoundedQueueThreadPoolService only provides a j.u.c.Executor, instead of the far more useful j.u.c.ExecutorService. The exposed j.u.c.Executor cannot even be cast to an j.u.c.ExecutorService, since the underlying QueueExecutor is wrapped by a decorator that does not implement j.u.c.ExecutorService.

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                tommysdk Tommy Tynjä
                Reporter:
                pferraro Paul Ferraro
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: