Faktory
Language-independent background job server created by the author of Sidekiq.
Why consider Faktory?
Faktory is a polyglot background job server written in Go by Mike Perham (creator of Sidekiq). Operating over a simple JSON socket protocol, Faktory orchestrates background jobs across any programming language (Ruby, Python, Node, Go, PHP, Elixir) via a unified Redis queue engine.
Learn Faktory by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Faktory
Faktory allows heterogeneous microservice fleets to push and consume background jobs using a single language-agnostic queue server.
Docker Quickstart
docker run -it --name faktory -p 7419:7419 -p 7420:7420 contribsys/faktory:latestFaktory Community Edition is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.