Is there any reason why your application can't work as erlang node through ei interface instead be "inside"? Performance, shared memory? <br><br><div class="gmail_quote">On Sat, Jul 12, 2008 at 7:07 AM, jm <<a href="mailto:jeffm@ghostgun.com">jeffm@ghostgun.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Is there any papers/article/web pages or other explainations floating<br>
around which explains the internals of the erlang virtual machine?<br>
Specifically the threading and anything about how it interacts with the<br>
OS and outside world. I'm interested in putting erlang inside a C++<br>
based application. This appilcation will use a number of libraries and<br>
I'm trying to work out how these will interact with erlang's runtime<br>
system. I've managed to track down bits and pieces in the code, eg<br>
otp_src_R12B-3/erts/emulator/beam/, but haven't had a chance to work my<br>
way through it. As this is a daunting task to begin with any help on<br>
where/how to start is what I'm looking for.<br>
<br>
And, I realise that this mean that the C code crashing will crash<br>
erlang, but as the application has crashed there is no further need for<br>
the erlang environment.<br>
<br>
Jeff.<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>--Hynek (Pichi) Vychodil