26.02.2015 15:49, Carlos H. Cantu wrote:
> In my practical experience with the currently implementation of FB
> events (I use them for internal messenger in my ERP), it happened
> several times that some attachments didn't get notified when the event
> was fired. It is like, in the same local network, some machines
> received the event and some others not. Don't ask me why.

   I can tell you why: a bug in event handling code in your application. It 
took me quite 
a few time to realize how event notification works and write event handling 
code properly, 
but since then I received only one or two reports about problems with them. 
Nevertheless, 
if your application works over Internet, then you are right not using events 
because of 
firewall issues.

-- 
   WBR, SD.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to