Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-20 | Controller: certificates storage interface. | Valentin Bartenev | 1 | -0/+8 | |
2018-08-10 | Stopping all application processes if router process dies. | Max Romanov | 1 | -1/+1 | |
Unit master process restarts the router if the router accidentally dies. New router process receives the configuration from controller and starts configured applications. The information of running applications cannot be transferred to router because currently there is no persistent application identifier. To avoid orphan application processes started by died router, master process stops all currently running applications once it receives SIGCHLD for router process. | |||||
2017-09-15 | Introducing named port message handlers to avoid misprints. | Max Romanov | 1 | -5/+4 | |
2017-08-29 | The master process has been renamed to the main process. | Igor Sysoev | 1 | -0/+40 | |