// CASE STUDY
Watchdog multithreading and secured evaluation
We implemented stable and robust system enabling to catch (almost) any functional or performance failures.
- Year
- 2016
- Dev team
- 2 eng.
- Users
- 100
- Duration
- < 3 months
// 01 Result
We implemented stable and robust system enabling to catch (almost) any functional or performance failures.
// 02 Used technologies
- Python
// 03 Challenge
Multithreading, stacktrace analysis
The main thread application shall be in addition monitored with various watchdogs for timeout, response and process block failures. Also the main thread code shall run in a secured evaluation mode reporting any unexpected failures to the environment admin.