gen_server

Inswitch Solutions - Erlang Evaluation erlang@REDACTED
Mon Dec 15 23:17:21 CET 2003


When calling gen_server:call, does it blocks the gen_server process?

>From another point of view does gen_server solve the pattern of multiple
clients requests calling in a synchronous way (gen_server:call)?
For each client a process should be spawned.

Thanks,
Eduardo Figoli





More information about the erlang-questions mailing list