Home
Softono
node-job-queue

node-job-queue

Open source MIT JavaScript
56
Stars
15
Forks
0
Issues
1
Watchers
12 years
Last Commit

About node-job-queue

Implementation of a nested asynchronous job queue in Node.js

Platforms

Web Self-hosted

Languages

JavaScript

node-job-queue

Implementation of a nested asynchronous job queue in Node.js using Kue

Find the full tutorial on creating a simple job queue at medium.com/p/ffcfbc824b01

A redis-server must be running on your system.

Clone this repo:

git clone https://github.com/prateekbhatt/node-job-queue

Enter the root directory:

cd node-job-queue

Test a simple job queue

node simple-job-queue.js