Hi,<br>
<br>
In my app, sometimes when I push one single event into the channel my listenter receives more than one notifications.<br>
<br>
My application has 3 daemons that receives and post events to the same channel. <br>
In the begining i was not calling a cleanup method when these process goes down and I end up with this same behaviour. <br>
Now I use to call the cleanup code on normal exit and usually things works fine. <br>
But in some cases this behaviour comes again.&nbsp; My bet is that when
some daemon aborts the normal execution it leaves some dirty <br>
elements active on the notify deamon. <br>
Question: It is possible to have a&nbsp; general cleanup code to execute before the daemons comes up ?<br>
<br>
Thanks in advance for any clues ;-)<br>
<br clear="all"><br>-- <br>Joe Bertoli Pimentel<br><a href="mailto:joe.b.pimentel@gmail.com">joe.b.pimentel@gmail.com</a><br><br>