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: 173,427 of 183,524
Downloads: 1,848

Daily

Ranking: 40,303 of 183,509
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
41574,096,499rails
132266,971,304aws-sdk-sqs
149249,206,304sidekiq
297121,562,049dry-configurable
123,1864,771safe_poller

Owners

#GravatarHandle
1iconnejdetkadir