Lambda_punch Alternatives
Similar projects and alternatives to lambda_punch
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Sucker Punch
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
-
-
-
-
-
sidekiq
Discontinued Simple, efficient background processing for Ruby [Moved to: https://github.com/sidekiq/sidekiq] (by mperham)
-
Shoryuken
Discontinued A super efficient Amazon SQS thread based message processor for Ruby. This project is in MAINTENANCE MODE.
-
-
passive_queue
Rails queue adapter for mindful developers. Accepts all jobs, executes none. Perfect reliability through strategic non-action.
lambda_punch discussion
lambda_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
rails-lambda/lambda_punch is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of lambda_punch is Ruby.