I have several nodes running in an erlang cluster, each using the same magic cookie and trusted by each other. I want to have one mast开发者_如何学JAVAer node send code and modules to the other nodes.
Is it possible to have a VM instance that executes both HiPE code and the usual \"opcode\" based objects at the same time?
What are the limitations/co开发者_JS百科nstraints when compiling Erlang .erl source with the +native option compared with the usual \"non native\" compilation?
After reading this question Is Erlang the C of the clustered computing world? , I am wondering the official Erla开发者_开发知识库ng OTP compiles with HiPE?
Erlang version: R13B01 Currently I\'m struggling trying to make Erlang work with SSL. The programming part was easy, but now starting the system SSL-enabled is not.
Erlang 开发者_如何学运维seems to be very low level and performant on networks, but does not have a very rich type system or many of the things that other functional languages offer, so it seems to me
There are many datastores written in Erlang, for example Riak, Dynomite, CouchDb, Scalaris, have I missed any?
I\'m working on a flash app that allows users to take snapshots of themselves using their webcam.It seems that on certain computers (mostly macbooks and MBPs so far) the flash player 10 default webcam
I want to run multiple Erlang applications, one being Riak and another being a web server. Should I run them in the same of separate Erlan开发者_如何学编程g VMs and why?While many would recommend deco
I have a problem with one module of ejabberd. It is http_bind. But when I debug deeply I found that after accept socket and spawning