<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">In my system, many client will connect to the rabbit server, and they send msg to eachother.
<div><br>
</div>
<div>My problem is: when one client coredown (lost the connection with rabbit server), I must catch this event quickly, and broad this event to all the other clients as soon as I can. What's is the best way to get the event (one client coredown)?</div>
<div><br>
</div>
<div>Do I need to develop a plugin and add it to rabbit server?</div>
</div>
</body>
</html>