Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-10 | Rewrite container for the workers | Valery Piashchynski | |
Update tests | |||
2021-02-08 | BaseProcess interface as a return type in the worker_watcher,pool and | Valery Piashchynski | |
worker interface | |||
2021-02-08 | Rewrite stack.Get operation w/o recursion calls | Valery Piashchynski | |
Add fast and slow paths | |||
2021-02-04 | pre-rc stabilization of the interfaces and internal code | Valery Piashchynski | |
2021-02-02 | Move worker states out of internal | Valery Piashchynski | |
2021-01-24 | Update Pool and WorkerWatcher interfaces | Valery Piashchynski | |
2021-01-23 | interfaces folder deprecated | Valery Piashchynski | |
2021-01-18 | Update CI | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-15 | Use uniform snake case in the configs, fix critical issue with wrong | Valery Piashchynski | |
calculation of workers in stack at the Destroy stage | |||
2021-01-15 | Move stack data structure to the separate file | Valery Piashchynski | |