Subject How reliable is the event feature of Firebird
Author ik
Hello,

I have a project that I'm doing, and it must have some sort of message
queue when data is added/changed.
I do not require heavy SQL work, but working with data both as a daemon and
on the web.
The daemon use the information that the web provides. But instead of
constantly checking for additions and changes made by the web, I want the
daemon to use the events feature.
I know that PostgreSQL is not very reliable with this feature, so I wish to
know how much I can count on the events of Firebird, or if you have better
ideas on how to do it.

Thanks,
Ido


[Non-text portions of this message have been removed]