[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1292) Producer flow control
Tim Fox (JIRA)
jira-events at lists.jboss.org
Tue Nov 4 03:29:21 EST 2008
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Fox closed JBMESSAGING-1292.
--------------------------------
Resolution: Done
Producer credit based flow control is now implemented by leveraging the session replay functionality and blocking on a semaphore when there are more than x credits unconfirmed.
> Producer flow control
> ---------------------
>
> Key: JBMESSAGING-1292
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1292
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assignee: Tim Fox
> Priority: Critical
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list