>
Is it possible to use enif_send to asynchronously message back to Erlang after the NIF returns? I'm wondering if enif_thread_create could be used to create a thread that continues running and eventually invokes enif_send. A practical example of using the above would be asynchronous io. Thanks for any guidance, Joel --- http://twitter.com/wagerlabs