[JBoss JIRA] Updated: (NETTY-209) Batch write handler
Trustin Lee (JIRA)
jira-events at lists.jboss.org
Mon Nov 16 07:34:43 EST 2009
[ https://jira.jboss.org/jira/browse/NETTY-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Trustin Lee updated NETTY-209:
------------------------------
Fix Version/s: 3.2.0.ALPHA2
(was: 3.2.0.ALPHA1)
> Batch write handler
> -------------------
>
> Key: NETTY-209
> URL: https://jira.jboss.org/jira/browse/NETTY-209
> Project: Netty
> Issue Type: Feature Request
> Components: Handler
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Priority: Minor
> Fix For: 3.2.0.ALPHA2
>
>
> Some applications need more aggressive write batching than Nagle's algorithm. The write batching handler could buffer the write requests until:
> * a certain amount of data is buffered
> * a certain amount of time passed since last flush
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the netty-dev
mailing list