[erlang-questions] Finding node PID

Lee Sylvester lee.sylvester@REDACTED
Mon May 6 20:05:56 CEST 2013


Hey guys,

So, I'm hoping to integrate CloudI into my development.  Starting CloudI involves starting it as a service.  I need to get my existing Erlang apps linked to the CloudI node so I can send messages to it, but I can't get the CloudI node address.  Since CloudI is started as a service, it doesn't give it to me.  Is there a way to find all running Erlang nodes on the current machine?  Or, perhaps, a way to start CloudI and specify a node name?

Thanks,
Lee


More information about the erlang-questions mailing list