check no of elements inside a queue and use while loop to read message inside payload
8 views
Skip to first unread message
Shubham Singh
unread,
Oct 11, 2022, 3:35:04 AM10/11/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
I want to check no of elements inside a queue, any method or function for it? I also want to use while loop to iterate through all elements inside a queue and send payload inside the messages. Please share the resources.