L3Q is an abbreviation for: Light, Light, Lightweight Queue. L3Q is a system to run processes/programs in parallell or in sequence on multiple nodes. L3Q is a python implementation of light, light, lightway queue.

marcux 8a8a4f3fb5 Added command set node to client, and man page for client před 6 dny
go 8a8a4f3fb5 Added command set node to client, and man page for client před 6 dny
libl3q 3fbaff7bde Updated running jobs in l3qd před 8 měsíci
node-l3qd 11120dda72 Corrected com between l3qd and node daemon. Corrected a number of bugs před 8 měsíci
.gitignore b00526868f Added task save to database if l3qd is down, changed in node-l3qd před 1 rokem
LICENSE 3b28c84876 Init commit, added client tool and a start of central daemon před 1 rokem
README.md 069030383d Update 'README.md' před 1 rokem
l3q a871eb6817 Corrected print bugs in l3q and sent data from l3qd před 8 měsíci
l3q.1 50c92c6547 Updated man page for client před 9 měsíci
l3q.conf 3b28c84876 Init commit, added client tool and a start of central daemon před 1 rokem
l3q.conf.5 16656e557b Updated man pages for l3q client před 1 rokem
l3qd 3fbaff7bde Updated running jobs in l3qd před 8 měsíci
l3qd.conf 461c641443 Updated com between node and daemon, updated parameter in l3qd.conf, started to enable polling worker process před 9 měsíci

README.md

L3Q

L3Q is an abbreviation for: Light, Light, Lightweight Queue.
L3Q is a system to run processes/programs in parallell or in sequence on multiple nodes.
L3Q is a python and rust implementation of light, light, lightweight queue.

Run requirements

To be able to run L3Q the following packages are required (Debian):

  • python3-schedule
  • python3-werkzeug

Wiki

For more information, please visit the wiki