[
https://issues.apache.org/jira/browse/IGNITE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225324#comment-16225324
]
ASF GitHub Bot commented on IGNITE-6787:
----------------------------------------
GitHub user gvvinblade opened a pull request:
https://github.com/apache/ignite/pull/2947
IGNITE-6787
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6787
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2947.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 #2947
----
commit e408b0053d4088f68447963f6f275093182581cf
Author: Igor Seliverstov <[email protected]>
Date: 2017-10-30T14:02:57Z
IGNITE-6786 Refactoring of GridNioServer
commit 5a7ec37853efe462c797c7713c4f1ded71075d7f
Author: Igor Seliverstov <[email protected]>
Date: 2017-10-30T16:54:43Z
IGNITE-6787 Simplifying and optimising GridNioServer
----
> Simplifying and optimising GridNioServer
> ----------------------------------------
>
> Key: IGNITE-6787
> URL: https://issues.apache.org/jira/browse/IGNITE-6787
> Project: Ignite
> Issue Type: Improvement
> Security Level: Public(Viewable by anyone)
> Components: general
> Affects Versions: 2.2
> Reporter: Igor Seliverstov
> Assignee: Igor Seliverstov
> Fix For: 2.4
>
>
> Seems we are able to improve communication model using Mpsc queues, NIO task
> abstractions and reducing concurrent operations.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)