RsQueue is a light, light, lightweight queuing system to run processes/programs in parallel or in sequence on multiple nodes.

marcux 344cf85202 Added initial part of status print 1 day ago
node-rsqd 344cf85202 Added initial part of status print 1 day ago
rsq bb2f91650c Corrected Cargo files and headers in src files 1 week ago
rsqd bb2f91650c Corrected Cargo files and headers in src files 1 week ago
rsqlib 109e1157a2 Added functionality to excecute received tasks 3 days ago
www e8bd79ac04 Added homepage 3 weeks ago
.gitignore 5b3ecaccec Added basic rsqd 8 months ago
LICENSE afbf897db3 Add LICENSE 8 months ago
README.md 3d57da87ae Corrected README 3 weeks ago

README.md

RsQueue

      __                     __
     /  \                   /  \
    /    )                 (    \
   /     |    0       0    |     \
  /      |      _____      |      \
 /       |    _/_____\_    |       \
(        |  _/  \   /  \_  |        )
 \      /  |     \ /     |  \      /
  \____/   |      |      |   \____/
            \____/ \____/
               |     |
                \_|_/

The software is called rsqueue and is pronounced "rescue".
RsQueue is a light, light, lightweight queuing system to run processes/programs
in parallel or in sequence on multiple nodes.

As RsQueue is Free Software under license General Public License version 3 (GPLv3)
all the source code is freely available with the four freedoms:
0: use
1: study
2: share
3: modify