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

Aidan Skinner resolved QPID-1109.
---------------------------------

    Resolution: Fixed

new 0-10 transport layer takes care of this

> Decide of Protect io default settings
> -------------------------------------
>
>                 Key: QPID-1109
>                 URL: https://issues.apache.org/jira/browse/QPID-1109
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Priority: Minor
>             Fix For: M3
>
>
> The current client lib may run out of memory as messages may be queued up 
> faster than they can be written to the wire  The protect io layer solves this 
> issue by using a bounded queue that blocks messages producers when the queue 
> is full.
> The protect io layer is currently optional, it could be a goo idea to use it 
> as defualt providing that 
> - it does not degrade performances (I believe it is unlikely to degrade the 
> producer to consumer rate)  
> - it is fully tested 
> - the optimum queue size has been determined 

-- 
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