gen_*(3) + pool(3)

kingping yarsanukaev@REDACTED
Tue Jan 19 08:14:43 CET 2010


I wonder if it's possible to start gen_{fsm,server} instances within
pool(3). gen_server(3) refers to spawn_opts, but appears these don't
describe anything relevant to pool(3). I think it would possibly work
if I'd use e. g. pspawn[_link](gen_server, start_link, ARGS), but not
sure whether it's  correct and/or safe.


More information about the erlang-questions mailing list