[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1292) Producer flow control

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue May 27 11:41:49 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBMESSAGING-1292?page=comments#action_12414352 ] 
            
Tim Fox commented on JBMESSAGING-1292:
--------------------------------------

Consider implementing adaptive flow control where the producer rate is automatically limited to match the consumer rate.

> Producer flow control
> ---------------------
>
>                 Key: JBMESSAGING-1292
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1292
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>             Fix For: 2.0.0 Beta
>
>
> Implement producer flow control to prevent servers being over-run with messages from clients.
> Two different types of producer flow control should be implemented:
> 1) Rate based flow control - where a maximum send rate in bytes/sec or messages/sec can be specified.
> 2) Token based flow control - where producers can only send messages along as it has tokens to avoid exceeding a queues maximum size.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list