mirror-ac/module/dispatcher
donnaskiez ea2278e7b3
internal refactoring (#14)
- Refactor process list. New implementation consists of a hashmap. Each process entry then contains the associated user modules.
- Implement user module integrity checks on timer callback
2024-06-09 17:22:22 +10:00
..
dispatcher.cpp internal refactoring (#14) 2024-06-09 17:22:22 +10:00
dispatcher.h internal refactoring (#14) 2024-06-09 17:22:22 +10:00
threadpool.cpp Rewrite IO handling (#6) 2024-01-21 18:22:06 +11:00
threadpool.h Rewrite IO handling (#6) 2024-01-21 18:22:06 +11:00
timer.cpp shared mapping - lock free interweaving io 2024-01-25 22:09:16 +11:00
timer.h shared mapping - lock free interweaving io 2024-01-25 22:09:16 +11:00