hollabalo / queueing-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:HTML 55.5%Language:JavaScript 35.6%Language:CSS 8.9%