Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1654

Expose an ExecutorService to help Extension with multithreading

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.1.4.Final
    • 1.1.3.Final
    • Base Implementation
    • None

    Description

      Expose a Service to execute Callable's and Runnable's within a Inherited context.

      The general idea is to hide the complexity of reactivating the current Contextual information on the new Thread.

      ExecutorService needs to be a limited view of the java.utl.concurrent.ExecutorService to avoid 'abuse' like shutdown being called prematurely.

      The submit(*) methods should probably be enough.

      Attachments

        Issue Links

          Activity

            People

              aslak@redhat.com Aslak Knutsen
              aslak@redhat.com Aslak Knutsen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: