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. (by rails-lambda)

Lambda_punch Alternatives

Similar projects and alternatives to lambda_punch

  1. cloudtasker

    Background jobs for Ruby using Google Cloud Tasks

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Sucker Punch

    Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.

  4. maintenance_job

    Mechanism to run testable one-off jobs in Rails at deploy time to manipulate data

  5. lambdakiq

    🔄👷 ActiveJob with SQS & Lambda

  6. laters

    Run any instance_method of ActiveRecord models via a job by adding `_later` to it. 👋

  7. sidekiq

    Discontinued Simple, efficient background processing for Ruby [Moved to: https://github.com/sidekiq/sidekiq] (by mperham)

  8. Shoryuken

    Discontinued A super efficient Amazon SQS thread based message processor for Ruby. This project is in MAINTENANCE MODE.

  9. rb-inotify

    A thorough inotify wrapper for Ruby using FFI.

  10. passive_queue

    Rails queue adapter for mindful developers. Accepts all jobs, executes none. Perfect reliability through strategic non-action.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better lambda_punch alternative or higher similarity.

lambda_punch discussion

Log in or Post with

lambda_punch reviews and mentions

Posts with mentions or reviews of lambda_punch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-06.
  • Asynchronous Background Processing for Ruby or Rails using AWS Lambda Extensions.
    4 projects | dev.to | 6 Jul 2021
    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

Basic lambda_punch repo stats
1
26
2.9
over 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Ruby is
the 13th most popular programming language
based on number of references?