[erlang-questions] "simple_one_for_one" supervisor childs termination problem

Matthew Sackman matthew@REDACTED
Tue Nov 30 14:47:26 CET 2010


On Tue, Nov 30, 2010 at 03:48:02PM +0200, Mazen Harake wrote:
> Just out of curiousity, what does gen_server2 bring to the table?

Please read the documentation at the top of it:
http://hg.rabbitmq.com/rabbitmq-server/file/default/src/gen_server2.erl

Some of the points (eg point 2) are now taken care of (since R14)
directly in Erlang. However, we still support Rabbit back to R12B5 so we
can't rely on that just yet.

Matthew


More information about the erlang-questions mailing list