faktory

"Takin' care of business, workin' overtime"

  • 所有者: contribsys/faktory
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者contribsys/faktory
主編程語言Go
編程語言Makefile (語言數: 6)
平台
許可證Other
所有者活动
創建於2017-06-15 17:01:29
推送於2025-07-22 14:25:40
最后一次提交
發布數39
最新版本名稱v1.9.3 (發布於 )
第一版名稱v0.6.0-1 (發布於 )
用户参与
星數5.9k
關注者數65
派生數235
提交數1k
已啟用問題?
問題數384
打開的問題數17
拉請求數108
打開的拉請求數2
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?