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
             Fix For: 2.0.0-M1


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.

Reply via email to