RUDP, shared libraries, etc.
Joel Reymont
joelr1@REDACTED
Tue Mar 29 21:53:30 CEST 2005
> Matthias Lang wrote:
>A relatively conservative way around that limitation is to run
>multiple Erlang VMs on the same machine. Erlang is intended for that
>sort of design. A little bonus would be that your application would
>then be ready to scale to multiple machines.
Is there an idiom to implement this scalability in Erlang? That is how do
I run multiple instances of the VM on the same machine and have external
C code see them as one single server?
Thanks, Joel
--
http://wagerlabs.com/tech
More information about the erlang-questions
mailing list