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: 2.0.0-M2


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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to