Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4093

Provide implementation of java.util.concurrent.CompletionService

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.7
    • None
    • general
    • None

    Description

      Ignite provides the implementation of `ExecutorService`, but not `CompletionService`. There is `ExecutorCompletionService` in JDK, but it's implementation is weird and looks like there is no way to use it in distributed environment.

      I suggest to create our own implementation of `CompletionService` that will execute closures in distributed fashion.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vkulichenko Valentin Kulichenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: