Bug 452130 - message throttling (queue)
Summary: message throttling (queue)
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 1.0
Hardware: All
OS: Linux
urgent
medium
Target Milestone: 1.1.1
: ---
Assignee: Andrew Stitcher
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-19 15:16 UTC by Sergei Vorobiev
Modified: 2009-01-15 21:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-15 21:25:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sergei Vorobiev 2008-06-19 15:16:55 UTC
message broker should allow for throttling the maximum rate of messages
submitted to a specific queue

Comment 1 Andrew Stitcher 2009-01-15 19:52:16 UTC
I dont' think this is possible using the current protocol as there is no way to "push back" from messages going into a queue to the producer connection/session sending the messages, due to the exchange routing abstraction in the middle.

This feature is mooted for AMQP 1.0

Comment 2 Carl Trieloff 2009-01-15 21:25:21 UTC
Only need session/connection level flow control for now

closing


Note You need to log in before you can comment on or make changes to this bug.