Skip to content

A Node.js application which uses web sockets for the remote notification across multiple instances of the application.

Notifications You must be signed in to change notification settings

hollabalo/queueing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple Queueing Application
Written in Node.js

This application shows how powerful yet easy to create asynchronous applications in node.js.
Web sockets are used for the remote notification across multiple instances of the queueing application.

Node.js module dependencies:
- Redis
- Url
- node-static

This application uses Redis as the in-memory persistence.

(c) John Michael Gerona

About

A Node.js application which uses web sockets for the remote notification across multiple instances of the application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published