Created
October 19, 2011 02:03
-
-
Save chelm/1297302 to your computer and use it in GitHub Desktop.
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@ip-10-38-19-9 ~]# rabbitmqctl list_exchanges | |
| Listing exchanges ... | |
| state_transition.exchange topic | |
| amq.rabbitmq.trace topic | |
| amq.rabbitmq.log topic | |
| map_preview_map.exchange topic | |
| amq.match headers | |
| log.exchange topic | |
| amq.headers headers | |
| refiner.exchange topic | |
| amq.topic topic | |
| TWEET_PROCESSOR_FANOUT fanout | |
| amq.direct direct | |
| amq.fanout fanout | |
| feed_aggregator.exchange topic | |
| direct | |
| histogram.exchange topic | |
| GEOIQ_Q_FANOUT fanout | |
| geolocate.exchange topic | |
| uploader.exchange topic | |
| dataset_preview_map.exchange topic | |
| ...done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment