Skip to content

multithreading

Hika van den Hoven edited this page May 5, 2017 · 2 revisions

Multi-threading

This API should be thread-save. Both the DATAtrees and the DATAnodes contain an RLock() that is called before any potential data-changing action.