ecklm / adaptive-network-slicing

Project holding the implementation and results of my thesis project at University of Trento, Italy
20 stars 5 forks source link

Make things work with multiple threads #35

Closed ecklm closed 4 years ago

ecklm commented 4 years ago

The plan is that I make a sufficient portion of the code thread-safe and then organize queue setting to a separate thread so that id does not block monitoring.

ecklm commented 4 years ago

Not necessarily complete. See details in #29