An open API service indexing awesome lists of open source software.

https://github.com/etigerstudio/subr

A component-based job dispatch & execution WIP framework in Go.
https://github.com/etigerstudio/subr

Last synced: 5 months ago
JSON representation

A component-based job dispatch & execution WIP framework in Go.

Awesome Lists containing this project

README

          

# subr

A component-based job dispatch & execution WIP framework in Go.

Typical scenarios include web data scraper, cron job maintainer, data records monitor and others to be found.

[![GoDoc](https://godoc.org/github.com/etigerstudio/subr?status.svg)](https://godoc.org/github.com/etigerstudio/subr)