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 global algorithm variables #3

Open trax85 opened 9 months ago

trax85 commented 9 months ago

the algorithm variables need to be encapsulated in a class and that needs to be accessed via the DI. https://github.com/Miniature-Distributed-System/Worker-Unit/blob/dc11ed69c54523eedccf5d1867d8d660c982601c/main.cpp#L23C10-L23C13