[erlang-questions] ets access from NIF thread?
Daniel Goertzen
daniel.goertzen@REDACTED
Thu Jan 5 23:01:50 CET 2012
I was wondering if NIF threads will be able to access ets tables at some
point in the future. Is this feasible in the current VM?
A work around is of course to make my own shared table that provides both a
NIF and C API, but leveraging ets seems convenient.
Dan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120105/4e2b6660/attachment.htm>
More information about the erlang-questions
mailing list