Created
March 19, 2017 06:29
-
-
Save tonywangcn/62bad3c88834c3c6bd65c9242a4bb6e1 to your computer and use it in GitHub Desktop.
messages in rabbitmq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@rabbit:/# rabbitmqctl -q list_queues name messages messages_ready messages_unacknowledged | |
celery 9164 9004 160 | |
celeryev.a38b8fc2-7cc9-4cea-acc1-50cf6120601d 0 0 0 | |
celeryev.fdc57883-aa62-4623-95b5-29b713ff51f4 0 0 0 | |
[email protected] 0 0 0 | |
[email protected] 0 0 0 | |
celeryev.0a6a638a-9f94-4767-a4e0-a708467a5363 0 0 0 | |
celeryev.be44ef35-a82f-4461-aea4-8f82a5363d9b 0 0 0 | |
[email protected] 0 0 0 | |
37df9fdf-2d62-3106-8157-8800695cb9d4 816 816 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment