You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2008/06/26 10:28:45 UTC

[jira] Closed: (QPID-974) Need to allow the size of the queue of outgoing frames to be limited

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

Gordon Sim closed QPID-974.
---------------------------


> Need to allow the size of the queue of outgoing frames to be limited
> --------------------------------------------------------------------
>
>                 Key: QPID-974
>                 URL: https://issues.apache.org/jira/browse/QPID-974
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Client
>    Affects Versions: M3
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: M3
>
>
> The c++ client has a separate IO thread that actually writes frames to the socket. The application thread merely queues up the frames created for the commands/messages it sends. Without some form of bounds on this queue of frames, the client continues to consume memory.

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