Skip to content

Instantly share code, notes, and snippets.

@andeemarks
Created March 13, 2012 06:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andeemarks/2027199 to your computer and use it in GitHub Desktop.
Save andeemarks/2027199 to your computer and use it in GitHub Desktop.
Erlang start Ping process
(ping@127.0.0.1)7> tut17:start_ping('pong@127.0.0.1').
<0.51.0>
Ping received pong
Ping received pong
Ping received pong
ping finished
(ping@127.0.0.1)8>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment