Linda Sample - Job-Queue
========================

## start linda-server

    % npm install linda -g
    % linda-server

=>  http://localhost:8931

## open client / worker

    % open client.html
    % open worker.html

click the button at client.html


## CUI job worker

    % node cui_worker.js
