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

https://github.com/kazupon/hello-work

simple job-queue framework.
https://github.com/kazupon/hello-work

Last synced: 10 months ago
JSON representation

simple job-queue framework.

Awesome Lists containing this project

README

          

# hello-work

hello-work is a very simple job-queue framework.

# Installation

$ npm install hello-work

# Usage

## hello-work server

## client

## worker

# Running Tests

# License

[MIT license](http://www.opensource.org/licenses/mit-license.php).

# TODO