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

Trustin Lee reassigned DIRMINA-38:
----------------------------------

    Assign To: Trustin Lee

> 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.7.1, 0.8
>     Reporter: Emmanuel Lecharny
>     Assignee: Trustin Lee
>     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

Reply via email to