You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2005/05/13 09:35:32 UTC

[jira] Updated: (DIRMINA-38) Adding a flush method to ProtocolEncoderOutput

     [ http://issues.apache.org/jira/browse/DIRMINA-38?page=all ]

Trustin Lee updated DIRMINA-38:
-------------------------------

        Version: 0.7
                 0.7.1
                 0.8
    Fix Version: 0.9

> Adding a flush method to ProtocolEncoderOutput
> ----------------------------------------------
>
>          Key: DIRMINA-38
>          URL: http://issues.apache.org/jira/browse/DIRMINA-38
>      Project: Directory MINA
>         Type: Improvement
>     Versions: 0.7, 0.8, 0.7.1
>     Reporter: Emmanuel Lecharny
>     Priority: Minor
>      Fix For: 0.9

>
> It would be very interesting to have a flush method in ProtocolEncoderOutput interface, allowing the caller to send chunks of PDU without creating a full bufer to store it. The memory footprint could be greatly improved.
> This method could be blocking or not blocking (i.e, MINA could return a status after having sent the PDU chunk - blocking mode - or storing the PDU chunk in it's own buffer pool, and returning). 
> wdyt?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira