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.
- Host: GitHub
- URL: https://github.com/kazupon/hello-work
- Owner: kazupon
- License: mit
- Created: 2011-10-22T10:11:01.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-20T09:55:56.000Z (about 14 years ago)
- Last Synced: 2025-02-06T05:43:11.630Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 211 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
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