New Tutorial - Writing an Erlang Port Using OTP Principles

Pete Kazmier pete-expires-20060401@REDACTED
Wed Feb 1 23:47:46 CET 2006


Over the past two months, I've been slowly working on a new tutorial
for the Erlang community.  Here is the abstract:

     This guide shows you how to write an Erlang program that
     communicates with an external Python echo server. It will also
     demonstrate the use of several Erlang concepts including ports,
     gen_servers, supervisors, and applications.

Here is a link to the tutorial:

http://www.kazmier.com/computer/port-howto/

If it is well-received, perhaps it could be included in the How-To
section of the trapexit.org site.

Thanks,
Pete



More information about the erlang-questions mailing list