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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?