Skip to content

process multiple messages at the same #899

Answered by liborm85
immeyti asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, consume all messages is possible, this is standard feature.
See demo /demo/amqp_consumer.php

This line is consume all messages: amqp_consumer.php#L68
And here amqp_consumer.php#L44-L56 is method for your processing each message.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@immeyti
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by immeyti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #898 on February 27, 2021 11:23.