Categories: None [Edit]

sidekiq-aws-sqs

https://rubygems.org/gems/sidekiq-aws-sqs
https://github.com/nejdetkadir/sidekiq-aws-sqs
sidekiq-aws-sqs is a Sidekiq extension that provides an easy way to poll and process messages from AWS SQS (Simple Queue Service) queues within a Sidekiq worker. It uses the SafePoller gem under the hood to safely poll messages at a specified interval, and gracefully handle shutdown events to avoid losing messages. It also integrates with Sidekiq's lifecycle events to start and stop the polling process automatically, and provides a simple interface to configure the SQS client and polling options.

Total

Ranking: 81,211 of 192,104
Downloads: 11,599

Daily

Ranking: 106,871 of 192,085
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44733,647,134rails
148323,577,923aws-sdk-sqs
156311,083,749sidekiq
290173,257,096dry-configurable
51,73622,094safe_poller

Owners

#GravatarHandle
1iconnejdetkadir