chrisjh / NodeSpace

A Tuple Space implementation in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeSpace

A Tuple Space implementation in Node.js

alt text

Version

The current version is 0.2.0

Releases will be numbered with the following guidelines:

<major>.<minor>.<patch>

Getting Started

Download and install Node.js and MongoDB.

Install project dependencies with:

npm install

Start MongoDB, then run the app with:

node app

About

A Tuple Space implementation in Node.js


Languages

Language:JavaScript 98.5%Language:Java 0.9%Language:Python 0.5%Language:CSS 0.1%