Refactor and improve scheduler.hpp
- Centralize the logic in scheduler.hpp - Remove worker.hpp and introduce pool.hpp - Allow a different number of pools than there are threads
Showing
Please register or sign in to comment
- Centralize the logic in scheduler.hpp - Remove worker.hpp and introduce pool.hpp - Allow a different number of pools than there are threads