b81695be5dupd: 'README.md' -> new description, added 'trigger-wait' and 'trigger-send'; TODO-README: read, write, pool, master; TODO-DEV: trigger-wait, trigger-send
xdrm-brackets
2018-02-04 14:13:41 +0100
afa4c85ccaupd: 'README.md' -> new description, added 'bind-input' and 'bind-output'; TODO: read, write, pool, master, trigger-send, trigger-wait
xdrm-brackets
2018-02-04 13:42:29 +0100
5aeaab0bc5Now 'master' have a main 'input' for all port responses + now all seem to work each time .. (+fixed some minor things)
xdrm-brackets
2018-02-01 16:06:40 +0100
3c6d8ec0fbfixed master+pool scripts now they work fine + mini colors at the beginning of lines + exit management improved for 'pool' (now can access through SHM associative PID array)
xdrm-brackets
2018-02-01 13:35:19 +0100
201dc16ac9updated stdout + now uses asynchronous AND synchronous 'bind-input' and 'bind-output'
xdrm-brackets
2018-02-01 00:31:21 +0100
73e388aff8UPD: bind-input/output now synchronous for the setup, then asynchronous (so the buffer file will always be ok)
xdrm-brackets
2018-02-01 00:28:32 +0100
534b5a97acupdated bind-input/output to be silent by default (can be activated with optional last param: 'debug')
xdrm-brackets
2018-02-01 00:21:34 +0100
3a94d8c357Now when killed with (SIGINT, SIGTERM, SIGHUP), all will shut down (bound input/output + daemons ...)
xdrm-brackets
2018-01-31 20:55:11 +0100
d0b9d1b149fix: actual 'failures' management (.5s between each failure + stop after 10 consecutive ones) + on success do as usual
xdrm-brackets
2018-01-30 19:37:00 +0100
0d653e20f7finished?: pool > new communication format (input/output) + sends back the open input channel + traps
xdrm-brackets
2018-01-30 18:50:44 +0100
6c5d87d2bafix: actual 'failures' management (.5s between each failure + stop after 10 consecutive ones) + on success do as usual
xdrm-brackets
2018-01-30 18:46:00 +0100
5b061da68cremoved useless 'launch' script + updated 'read'/'write' for new buffer file structure
xdrm-brackets
2018-01-30 17:02:51 +0100
65c08fdc77Added the 3 new main components (~low-level)
xdrm-brackets
2018-01-30 17:00:11 +0100
e4fabe8853bigupd: launch (1) updated trap system-simplified (2) fixed input server netcat kill (3) minmod for comments and structure (4) added traps from within bg-proccesses (input+output) + netcat call set in background so to be killed by these traps -> trap recursivity
v1
xdrm-brackets
2018-01-29 15:29:14 +0100
1893a5bd49Updated config to /config/$1 instead of /config_$1 + added .gitignore for /config
xdrm-brackets
2018-01-29 13:33:47 +0100
d023d6cbadupdate 'launch' to remove 2-depth background process
Adrien Marquès
2018-01-29 04:45:05 -0500
e84678ac6bAdded option for 'read' not to flush buffer (with '-' as 2nd argument) + now 'launch' removes buffers in /tmp
xdrm-brackets
2018-01-28 16:58:24 +0100
08f30d2996Updated whole structure of subproccesses (added traps to manage signals KILL/INT) + (added mini-log)
xdrm-brackets
2018-01-28 13:44:55 +0100