https://github.com/nervous-systems/fink-nottle

Fink-Nottle is a non-blocking client for Amazon's SQS (queuing) and SNS 
(push notification) services.

There's a blog post here covering the SQS portion of its 
functionality: 
https://nervous.io/clojure/aws/async/sqs/messaging/2015/06/15/fink-nottle-sqs/
And one for 
SNS: 
https://nervous.io/clojure/aws/async/sns/messaging/2015/06/15/fink-nottle-sns/

Features:

SQS:
 - Per-queue message channels
 - Auto-batching of writes and deletes, also via channels
 - Message body pre-processing 
 - Round-tripping of byte array & number attributes

SNS:
 - Channeled pagination of topic/endpoint/subscription listing

Both:
 - Natural EDN representation of AWS permission/policy documents
 - Coverage of all API methods

Take care,
Moe

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to