Package gem-backburner: Information

    Source package: gem-backburner
    Version: 1.6.1-alt1
    Latest version according to Repology
    Build time:  May 17, 2024, 05:11 AM in the task #344821
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Reliable beanstalk background job processing made easy for Ruby and Sinatra
    Description: 
    Backburner is a beanstalkd-powered job queue that can handle a very high volume
    of jobs. You create background jobs and place them on multiple work queues to be
    processed later.
    
    Processing background jobs reliably has never been easier than with beanstalkd
    and Backburner. This gem works with any ruby-based web framework, but is
    especially suited for use with Sinatra, Padrino and Rails.
    
    If you want to use beanstalk for your job processing, consider using Backburner.
    Backburner is heavily inspired by Resque and DelayedJob. Backburner stores all
    jobs as simple JSON message payloads. Persistent queues are supported when
    beanstalkd persistence mode is enabled.
    
    Backburner supports multiple queues, job priorities, delays, and timeouts. In
    addition, Backburner has robust support for retrying failed jobs, handling error
    cases, custom logging, and extensible plugin hooks.

    List of rpms provided by this srpm:
    backburner (noarch)
    gem-backburner (noarch)
    gem-backburner-devel (noarch)
    gem-backburner-doc (noarch)


    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(beaneater) >= 1.0
      2. gem(concurrent-ruby) >= 1.0.1
      3. gem(dante) > 0.1.5
      4. gem(minitest) >= 3.2.0
      5. gem(mocha) >= 0
      6. gem(rake) >= 0
      7. rpm-build-ruby

    Last changed


    April 24, 2024 Pavel Skrylev 1.6.1-alt1
    - + packaged gem with Ruby Policy 2.0