True, but there are also some conventions one should follow:
- This MFA shall be named
start_link start_linkshallspawn_linkto another MFA, usually calledinitinitshall callexit(:shutdown)if it ever wants to exit on its own.- a
child_spec/1function will make life easier for integration into a supervision tree.






















