Oleksiy Krivoshey <[email protected]> wrote: ok> Thanks! What kind of negative impact can the NIF mode cause on ok> Bitcask?
Please see the "Long-running NIFs" section of http://www.erlang.org/doc/man/erl_nif.html ... and NIF execution blocks the Erlang scheduler thread until the NIF is finished. -Scott _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
