Created
January 13, 2011 15:03
-
-
Save hallelujah/777988 to your computer and use it in GitHub Desktop.
participant_list.json
This file contains 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
/*ruote_work_development/configurations/st/participant_list.json */ | |
{"type":"configurations","_id":"participant_list","list":[["^log_me$","inpa_:log_me"],["^ping$",["RuoteAMQP::Participant",{"queue":"ping","reply_queue":"ruote_workitems"}]],["^pong$",["RuoteAMQP::Participant",{"queue":"pong","reply_queue":"ruote_workitems"}]],["^.+$",["Ruote::StorageParticipant",{}]]],"put_at":"2011-01-13 15:02:45.717461 UTC","_rev":7} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment