[erlang-questions] Difference between enif_schedule_dirty_nif and driver_async?
Max Lapshin
max.lapshin@REDACTED
Sun Jun 22 18:24:46 CEST 2014
Dmitry, I'm using slave:start for spawning separate Erlang process for
each transcoder and use nif (now with dirty schedulers) for running
decode/encode.
C port and c node are both very inconvenient, because they require lot of
marshalling/demarshalling. Also it is impossible to run erlang between
different parts of C job.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140622/fb9ae486/attachment.htm>
More information about the erlang-questions
mailing list