[
https://jira.jboss.org/jira/browse/JBMESSAGING-1292?page=com.atlassian.ji...
]
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