Home
Softono

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

Need Help Installing Node Job Queue?

We provide expert installation service for this software. Our team will install, configure, and secure Node Job Queue on your server. plans start at just $30.

Node Job Queue

View on GitHub

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