tqsd / QuNetSim

A quantum network simulation framework.
https://tqsd.github.io/QuNetSim/
MIT License
118 stars 52 forks source link

Add requests to classical storage #43

Closed benjione closed 4 years ago

benjione commented 4 years ago

Added internal request function to the classical storage, for a more efficient waiting for messages from the classical storage.

stephendiadamo commented 4 years ago

I made the changes in the review already, just small things