Skip to content

Instantly share code, notes, and snippets.

@hallelujah
Created January 13, 2011 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hallelujah/777988 to your computer and use it in GitHub Desktop.
Save hallelujah/777988 to your computer and use it in GitHub Desktop.
participant_list.json
/*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