Erlang in Practice Episode 2: Messaging Clients By Nickname
  • You'll need to pay to download this video
View_video

We’ll create a client nickname directory using an Erlang dictionary so that clients can send messages to each other using the nickname. You’ll learn how to:

  • pass function references between processes
  • use a dictionary to register chat clients by nickname
  • register processes with the Erlang runtime
  • create anonymous functions
  • refactor Erlang code


Tags: The Pragmatic Programmers, Languages, Erlang, Erlang in Practice

Level: advanced Date: July 08, 2008 Votes: 0 User: Dmytro Shteflyuk  Comments:
 
 

No Response(s) to this entry

Subscribe to comments with RSS.