[erlang-questions] ets access from NIF thread?
Chandrashekhar Mullaparthi
chandrashekhar.mullaparthi@REDACTED
Tue Jul 28 12:15:07 CEST 2015
Dear OTP team,
This seems to be a good idea. This would probably only work for public ETS tables, but would still be useful for some applications.
Chandru
> On 5 Jan 2012, at 22:01, Daniel Goertzen <daniel.goertzen@REDACTED> wrote:
>
> 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.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list