You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jonathan Valliere (JIRA)" <ji...@apache.org> on 2019/05/24 16:38:00 UTC

[jira] [Resolved] (DIRMINA-500) Cache for encoded messages.

     [ https://issues.apache.org/jira/browse/DIRMINA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Valliere resolved DIRMINA-500.
---------------------------------------
    Resolution: Abandoned

> Cache for encoded messages.
> ---------------------------
>
>                 Key: DIRMINA-500
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-500
>             Project: MINA
>          Issue Type: New Feature
>          Components: Filter
>            Reporter: Trustin Lee
>            Priority: Minor
>             Fix For: 3.0.0-DEAD
>
>
> There's unnecessary overhead of encoding when a user sends the same message to multiple sessions.  We could implement a caching filter so it can reuse the encoded IoBuffer instead of encoding every time.
> I'm not sure it should be implemented as a separate filter or should be part of ProtocolCodecFilter yet though.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)