Sucker Punch Alternatives
Similar projects and alternatives to Sucker Punch
-
-
Delayed::Job
Database based asynchronous priority queue system -- Extracted from Shopify
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
-
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Sidekiq::Undertaker
Sidekiq::Undertaker allows exploring, reviving or burying dead jobs.
-
Que
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
-
-
-
lambda_punch
Asynchronous background job processing for AWS Lambda with Ruby using Lambda Extensions. Inspired by the SuckerPunch gem but specifically tooled to work with Lambda's invoke model.
-
Sucker Punch reviews and mentions
-
Asynchronous Background Processing for Ruby or Rails using AWS Lambda Extensions.
Ever since writing this post last year on Using New Relic APM with Rails on AWS Lambda, I have always wanted to find a way to send APM data in a way that did not add extra milliseconds to the application's response times. Likewise, for smaller projects it would be nice to have a lightweight alternative to Lambdakiq for ActiveJob similar to Brandon Hilkert's popular SuckerPunch gem. Today we have both with the LambdaPunch gem.
Stats
brandonhilkert/sucker_punch is an open source project licensed under MIT License which is an OSI approved license.