Skip to content

Instantly share code, notes, and snippets.

@rboyd
Created November 27, 2012 21:35
Show Gist options
  • Save rboyd/4157227 to your computer and use it in GitHub Desktop.
Save rboyd/4157227 to your computer and use it in GitHub Desktop.
immutant ex
(immutant.messaging.core/with-connection :host "somehost" :port 1234 (receive (.createQueue (immutant.messaging.core/session) "SomeQueue")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment