View Source erlmld_runner (erlmld v1.1.1)

Given a path corresponding to an MLD .properties file, run a script with that path as its argument using erlexec, assuming it should run forever. That script should launch an instance of the MultiLangDaemon, which interprets the properties file and connects back to this node (one TCP connection for each shard owned by that MLD instance).

Link to this section Summary

Link to this section Functions

Link to this function

run(Regname, Pathname, StreamType)

View Source
Link to this function

start_link(Regname, Pathname, StreamType)

View Source