Skip to content
#

Sidekiq

sidekiq logo

Simple, efficient background processing for Ruby.

Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails but will integrate tightly with Rails to make background processing dead simple.

Here are 369 public repositories matching this topic...

This is a sub-system of Modular Platform for Web Pentests. Observer provides an easily extendable infrastructure for detecting cyber attacks. It contains several primary modules that include input acceptance, input analysis and a reporting tool. As an example, the identification of DoS and ICMP flood threats has been implemented.

  • Updated Jan 19, 2023
  • Ruby

Created by Mike Perham

Released February 05, 2012

Followers
22 followers
Repository
mperham/sidekiq
Website
sidekiq.org
Wikipedia
Wikipedia

Related Topics

activejob delayed-job resque