You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2010/08/10 23:19:48 UTC

[jira] Resolved: (AMQNET-269) Complete work on client size producer flow control support via ProducerWindowSize option

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

Timothy Bish resolved AMQNET-269.
---------------------------------

    Resolution: Fixed

Fixed in trunk

use Uri option connection.producerWindowSize to adjust the amount of bytes that a producer can send.

Refer to:

Async Sends
http://activemq.apache.org/async-sends.html

Producer Flow Control
http://activemq.apache.org/producer-flow-control.html


> Complete work on client size producer flow control support via ProducerWindowSize option
> ----------------------------------------------------------------------------------------
>
>                 Key: AMQNET-269
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-269
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Finishes up work on the ProducerWindowSize option for the Connection so that Producers can have a limit placed on them in terms of the number of bytes they can send before having to await a ProducerAck from the broker.

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