cn-uofbasel / PiCN

PiCN: Python ICN and NFN by University of Basel
BSD 3-Clause "New" or "Revised" License
18 stars 14 forks source link

Syncmanager #24

Closed blacksheeep closed 6 years ago

blacksheeep commented 6 years ago

This PR changes the way datastructures are handled to a sync manager, which is more reliable according to concurrency. Furthermore ICN and NFN code is now improved and unnecessary complexity was removed.

blacksheeep commented 6 years ago

@cmarxer should be no big deal to port your classes. would prefer to merge it ASAP