Ross ROSS = Recommend OSS · open-source software intelligence for agents

ruby-shoryuken/shoryuken

A super efficient Amazon SQS thread based message processor for Ruby. observed · 2026-08-28

github.com/ruby-shoryuken/shoryuken · Ruby · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 80
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 67
  • age_days: 4383
  • days_rel: 54
  • days_push: 8
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2125 stars · 289 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Shoryuken is a super-efficient, thread-based message processor for Amazon SQS written in Ruby. It integrates with Rails Active Job and provides queue load balancing, per-queue concurrency, batch processing, and an SQS CLI.

Use cases

  • process Amazon SQS messages in a Ruby application
  • run background jobs with Rails Active Job backed by SQS
  • consume SQS queues with configurable concurrency per queue
  • batch process SQS messages efficiently
  • manage and inspect SQS queues from the command line
  • retry failed messages with exponential backoff
  • load balance message processing across multiple queues

When to choose

  • your Ruby or Rails app uses Amazon SQS as its message queue
  • you need Active Job integration with SQS as the backend
  • you want thread-based, high-throughput SQS consumption with batch support
  • you need fine-grained control over per-queue concurrency and visibility timeouts

When to avoid

  • you use RabbitMQ, Kafka, or a non-SQS broker
  • you need a process-based job system like Sidekiq with Redis
  • your project is not in the Ruby ecosystem

Facets

library · maturity active

message-queue middleware cli concurrency backend web-development developer-tools cloud-computing ruby cli amazon-sqs activejob rails background-jobs aws worker long-polling batch-processing messaging web-server

1 source

Member repositories

RepositoryRoleHealth v2
ruby-shoryuken/shoryukenmain93

For agents

markdown · JSON · MCP: product_card(name="ruby-shoryuken/shoryuken")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem