You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2009/03/09 11:11:50 UTC

[jira] Closed: (DIRMINA-423) Read-write ratio configuration for SocketIoProcessor

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

Julien Vermillard closed DIRMINA-423.
-------------------------------------

    Resolution: Won't Fix

> Read-write ratio configuration for SocketIoProcessor
> ----------------------------------------------------
>
>                 Key: DIRMINA-423
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-423
>             Project: MINA
>          Issue Type: New Feature
>          Components: Transport
>            Reporter: Trustin Lee
>            Priority: Minor
>
> Currently, the amount of maximum bytes per a read (or write) loop is limited to not exceed the twice of the socket buffer size.  This factory setting will satisfy most people, but a certain protocol might want to adjust read-write ratio to squeeze out more throughput.
> SocketAcceptor and SocketConnector could have a float property called 'readWriteRatio' whose default value is 1.0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.