[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1292) Producer flow control
Tim Fox (JIRA)
jira-events at lists.jboss.org
Fri May 23 04:42:52 EDT 2008
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1292?page=comments#action_12413965 ]
Tim Fox commented on JBMESSAGING-1292:
--------------------------------------
Rate based flow control is now complete.
Token based flow control needs some more tuning so is disable until beta
> 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