"I recently found myself wanting to work with Amazon’s Simple Queue Service 
(SQS), but I could find no reasonable Clojure library for accessing it.  Of 
course, AWS’ own Java SDK is the canonical implementation of their APIs (at 
least in the JVM space), so putting together a Clojure wrapper that adds a few 
handy extras wasn’t particularly difficult."

- 
http://cemerick.com/2011/02/18/bandalore-a-clojure-client-library-for-amazons-simple-queue-service-sqs/

The code is on github:

https://github.com/cemerick/bandalore

v0.0.1 is now in Maven central.  See the README on the github page for 
Maven/lein/gradle coordinates.

Questions and feedback are welcome.

Cheers,

- Chas

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to