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

Tim Fox (JIRA) jira-events at lists.jboss.org
Mon May 19 11:25:00 EDT 2008


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


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