You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2021/08/13 09:41:00 UTC

[jira] [Created] (IGNITE-15307) Thin 3.0: Reuse Netty infrastructure from network module

Pavel Tupitsyn created IGNITE-15307:
---------------------------------------

             Summary: Thin 3.0: Reuse Netty infrastructure from network module
                 Key: IGNITE-15307
                 URL: https://issues.apache.org/jira/browse/IGNITE-15307
             Project: Ignite
          Issue Type: Improvement
          Components: thin client
    Affects Versions: 3.0.0-alpha3
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn


ClientHandlerModule sets up separate Netty infrastructure to handle thin client requests. We could share Netty pools, event loops, and other resources with network module to reduce code duplication and resource usage.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)