Skip to content

Instantly share code, notes, and snippets.

@andeemarks
Created March 13, 2012 06:14
Show Gist options
  • 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
([email protected])7> tut17:start_ping('[email protected]').
<0.51.0>
Ping received pong
Ping received pong
Ping received pong
ping finished
([email protected])8>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment