1.2.2 • Published 8 years ago

linda v1.2.2

Weekly downloads
9
License
MIT
Repository
github
Last release
8 years ago

Node Linda

Coordinatioin Launguage "Linda" implementation for Node.js and Socket.IO

Travis CI Status Badge

Install

% npm install linda -g
% linda-server --help

start linda-server

% linda-server -p 8931

=> http://localhost:8931

create your linda-server on Heroku

Deploy to Heroku

Requirements

What is Linda?

Linda is a coordination launguage for parallel programming.

Samples

sample codes works with linda-server on your PC.

% linda-server -p 8931

Chat

Job-Queue Client & Worker

Test

% npm install
% npm test

watch

% npm install grunt-cli -g
% grunt

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
1.2.2

8 years ago

1.2.1

9 years ago

1.2.0

10 years ago

1.1.6

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago