项目作者: blend

项目描述 :
Jobkit is a simple job scheduler and UI for workers.
高级语言: JavaScript
项目地址: git://github.com/blend/jobkit.git
创建时间: 2019-09-30T22:00:46Z
项目社区:https://github.com/blend/jobkit

开源协议:MIT License

下载


jobkit

This package is meant to be a suite of helpers to make writing robust job workers easier.

It provides facilities that plug into go-sdk/cron to help with:

  • A management server to streamline allowing forced runs of jobs.
  • Sending email notifications for job results.
  • Sending slack notifications for job results.
  • Sending webhook notifications for job results.