[erlang-questions] Stateful gen_servers

shahzad bhatti bhatti_shahzad@REDACTED
Sun Oct 7 01:55:39 CEST 2007


I would like to use gen_server to develop a stateful server, and since gen_servers are  generally communicated using module:function(arg) syntax, what's the best way to use them as stateful servers per client, i.e., each for each client a gen_server is started and is terminated when client asks explicitly or when client is terminated. Thanks.
   

       
---------------------------------
Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20071006/10db0867/attachment.htm>


More information about the erlang-questions mailing list