summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_main_process.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-09Introducing application prototype processes.Tiago Natel de Moura1-0/+1
2021-10-09Configuration: automatic migration to the new "share" behavior.Zhidao HONG1-0/+1
2020-03-09Refactor of process management.Tiago Natel de Moura1-14/+5
2019-11-26Refactor of process init.Tiago Natel1-4/+1
2018-09-20Controller: certificates storage interface.Valentin Bartenev1-0/+8
2018-08-10Stopping all application processes if router process dies.Max Romanov1-1/+1
2017-09-15Introducing named port message handlers to avoid misprints.Max Romanov1-5/+4
2017-08-29The master process has been renamed to the main process.Igor Sysoev1-6/+6
2017-08-17The new module configuration interface.Igor Sysoev1-0/+2
2017-08-02Listening socket creation and binding operations are passedIgor Sysoev1-0/+11
2017-07-12New process port exchange changed. READY message type introduced.Max Romanov1-3/+3
2017-07-12Controller: proper reconfiguration requests handling.Valentin Bartenev1-0/+1
2017-07-06Router: read configuration from port.Max Romanov1-0/+1
2017-06-23Application-side message processing.Max Romanov1-0/+1
2017-03-09Processes refactoring.Igor Sysoev1-6/+10
2017-02-07Event engines refactoring.Igor Sysoev1-1/+1
2017-01-23Introducing tasks.Igor Sysoev1-2/+3