[jira] [Created] (IGNITE-2760) Optimize reservation logic in GridAbstractCommunicationClient.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-2760) Optimize reservation logic in GridAbstractCommunicationClient.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-2760:
---------------------------------------

             Summary: Optimize reservation logic in GridAbstractCommunicationClient.
                 Key: IGNITE-2760
                 URL: https://issues.apache.org/jira/browse/IGNITE-2760
             Project: Ignite
          Issue Type: Sub-task
          Components: general
    Affects Versions: 1.5.0.final
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 1.6


It can be easily rewritten to wait-free non-blocking algorithm with help of increment/decrement methods.

Should be a bit faster than existing implementation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)