How often should a process be spawned?

Jan Vincent jvliwanag@REDACTED
Sun Mar 7 13:01:00 CET 2010


How often should a process be spawned?

Take for instance, a gen_server. After having eliminated that the invocation to the handle_call wouldn't change the current server's state, is it logical to spawn the rest of the operations on another process and to a gen_server:reply later on?

Jan Vincent Liwanag
jvliwanag@REDACTED





More information about the erlang-questions mailing list