faktory

"Takin' care of business, workin' overtime"

  • Owner: contribsys/faktory
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Faktory Travis Build Status Go Report Card Gitter

At a high level, Faktory is a work server. It is the repository for
background jobs within your application. Jobs have a type and a set of
arguments and are placed into queues for workers to fetch and execute.

You can use this server to distribute jobs to one or hundreds of
machines. Jobs can be executed with any language by clients using
the Faktory API to fetch a job from a queue.

webui

Basic Features

  • Jobs are represented as JSON hashes.
  • Jobs are pushed to and fetched from queues.
  • Jobs are reserved with a timeout, 30 min by default.
  • Jobs FAIL'd or not ACK'd within the reservation timeout are requeued.
  • FAIL'd jobs trigger a retry workflow with exponential backoff.
  • Contains a comprehensive Web UI for management and monitoring.

Installation

See the Installation wiki page for current installation methods.

Documentation

Please see the Faktory wiki for full documentation.

Support

You can find help in the contribsys/faktory chat channel. Stop by and say hi!

Author

Mike Perham, @mperham, mike @ contribsys.com

Main metrics

Overview
Name With Ownercontribsys/faktory
Primary LanguageGo
Program languageMakefile (Language Count: 6)
Platform
License:Other
所有者活动
Created At2017-06-15 17:01:29
Pushed At2025-07-22 14:25:40
Last Commit At
Release Count39
Last Release Namev1.9.3 (Posted on )
First Release Namev0.6.0-1 (Posted on )
用户参与
Stargazers Count5.9k
Watchers Count65
Fork Count235
Commits Count1k
Has Issues Enabled
Issues Count384
Issue Open Count17
Pull Requests Count108
Pull Requests Open Count2
Pull Requests Close Count16
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private