[erlang-questions] How to transform a classical code in worker process ?
Steve Davis
steven.charles.davis@REDACTED
Wed May 13 17:35:21 CEST 2009
Hi John,
The way I approached this was to read through and make sure that I
understood Bob Ippolito's mochiweb application code. It's well-
written, compact and clear. It shows how to use the OTP supervisor and
gen_server behaviors for this kind of application problem.
As requested, I'll not provide a link.
regards,
Steve
More information about the erlang-questions
mailing list