gen_server without gen_server

Brian Buchanan brian@REDACTED
Tue Dec 20 18:17:44 CET 2005


On Tue, 20 Dec 2005, klacke wrote:

>
> Quick question,
>
> Where is the code sample which shows a gen_server without the gen_server 
> code. I.e a normal selective receive process which responds to "system" 
> messages ?

klacke,

Check out section 6.2: Special Processes in the OTP Design Principles 
document.

http://erlang.se/doc/doc-5.4.12/doc/design_principles/part_frame.html

- Brian



More information about the erlang-questions mailing list