- 28 Jun, 2013 2 commits
-
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
- 26 Jun, 2013 1 commit
-
-
Cédric Le Ninivin authored
Equeue is rewriten extending SocketServer.ThreadingUnixStreamServer (Thanks to Julien M.). So far outputs of commands invoked by equeue are redirected to /dev/null to avoid locking the whole process. equeue: Fix identation problem
-
- 02 Nov, 2012 1 commit
-
-
Marco Mariani authored
-
- 08 Dec, 2011 1 commit
-
-
Antoine Catton authored
-
- 22 Nov, 2011 2 commits
-
-
Antoine Catton authored
-
Antoine Catton authored
-
- 21 Nov, 2011 1 commit
-
-
Antoine Catton authored
-
- 18 Nov, 2011 1 commit
-
-
Antoine Catton authored
The server listen on an unix socket and wait for a json request which look like : {"command": "/command/to/run", "timestamp": 0} The server respond sending back the command it will run. The server is single threaded on run each command only one by one. If one command requested two times with the same time stamp, it will be runned only once.
-