simdjson icon indicating copy to clipboard operation
simdjson copied to clipboard

Document thread safety

Open lemire opened this issue 4 years ago • 1 comments

Currently, simdjson is very much thread safe. I think that this should appear in the doxygen documentation, and any concurrency issue should be documented (there are none that I know of).

There is talk by @jkeiser of introducing a state in the object and array element. If so, we should discuss thread safety in the documentation as clearly as possible.

lemire avatar Apr 04 '20 20:04 lemire

Delaying to 0.5.

lemire avatar Jun 17 '20 20:06 lemire