Miniature-Distributed-System / Worker-Unit

Worker/Compute Unit which communicates with the Server Unit in receiving/processing/sending back results to server.
GNU General Public License v3.0
1 stars 0 forks source link

Refactor static class ID's #4

Open trax85 opened 6 months ago

trax85 commented 6 months ago

https://github.com/Miniature-Distributed-System/Worker-Unit/blob/ffde10e90887c6dde6dfdfdd1e125171a1e0c214/scheduler/task_pool.hpp#L34

https://github.com/Miniature-Distributed-System/Worker-Unit/blob/ffde10e90887c6dde6dfdfdd1e125171a1e0c214/main.cpp#L31