[GitHub] ignite pull request #5404: IGNITE-10285 Implement job stealing for U.doInPar...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5404: IGNITE-10285 Implement job stealing for U.doInPar...

andrey-kuznetsov
GitHub user dgovorukhin opened a pull request:

    https://github.com/apache/ignite/pull/5404

    IGNITE-10285 Implement job stealing for U.doInParallel

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10285

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5404.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5404
   
----
commit 37d1310d24996966c60d673754033051f02abccb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-11-15T22:37:40Z

    IGNITE-10285 Implement job stealing for U.doInParallel in case if executor busy and cannot perform task immediately
   
    Signed-off-by: Dmitriy Govorukhin <[hidden email]>

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5404: IGNITE-10285 Implement job stealing for U.doInPar...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/5404


---