channel.flow vs connection.blocked #5643
-
|
Does the RabbitMQ broker send Otoh the server does send Asking because the edoc of
However the atom What is the current status? Which message should be used by the server and handled by the client? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
channel.flowwas a part of AMQP 0-8-0 and was quickly deprecated and dropped as not particularly effective.connection.blockedandconnection.unblockedwere introduced in 2013 as AMQP 0-9-1 extensions on top of TCP-based back pressure mechanism.