Code relating to polling SQS messages from AWS and getting them onto channels.
Code relating to polling SQS messages from AWS and getting them onto channels.
(spawn-producer client queue-url output-chan nack-chan)
(spawn-producer client
queue-url
output-chan
nack-chan
{:keys [MaxNumberOfMessages VisibilityTimeout]
:or {MaxNumberOfMessages max-receive
VisibilityTimeout initial-timeout-seconds}})
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |