[rabbitmq-discuss] Management plugin preview release

Simon MacMullen simon at rabbitmq.com
Tue Sep 7 18:02:37 BST 2010


On 07/09/10 17:53, Jon Brisbin wrote:
> On Sep 7, 2010, at 11:38 AM, Simon MacMullen wrote:
>> It's only had desk testing, but the supervision hierarchy should be
>> right, so if it dies it shouldn't take Rabbit down with it.
>
> Would you mind elaborating a little bit here? I'd like to have the same
> thing for my plugin but wasn't familiar enough with the Rabbit internals
> to do this. Could you maybe explain your supervisor a bit so I can see
> what you're doing?

Nothing magical. It's an Erlang/OTP thing rather than a Rabbit thing per 
se. I was just trying to say that I had given the supervision hierarchy 
some thought :)

http://www.erlang.org/doc/design_principles/sup_princ.html
and
http://www.erlang.org/doc/man/supervisor.html
should explain supervisors.

Cheers, Simon


More information about the rabbitmq-discuss mailing list