erlang:hibernate/1 with funs?
Peter-Henry Mander
erlang@REDACTED
Mon Aug 16 18:21:04 CEST 2004
Hi gurus,
After being informed of erlang:hibernate/3, I wonder if there's a
erlang:hibernate/1, similar in style to erlang:spawn_link/1 which takes
a fun argument? I prefer using funs which helps avoid exporting what I
consider to be internal module functions when spawning.
Is there a drawback writing code with spawn_link/1?
Pete.
--
"The Tao of Programming
flows far away
and returns
on the wind of morning."
More information about the erlang-questions
mailing list