Subject | Re: FireBird Events |
---|---|
Author | sasidhardoc |
Post date | 2005-07-17T15:12:03Z |
Dave
Thanks for the response - I was thinking along the same lines - we
have an application that processes messages from clients and
rebrodcasts them - to synchronize certain events.
clients - this does not necessarily depend on POST_EVENT from the
database - is that right?
If you have several clients with Forms that need updating, does this
not result in the database server receiving several requests at the
same time - how do you get around that?
Thanks for the response - I was thinking along the same lines - we
have an application that processes messages from clients and
rebrodcasts them - to synchronize certain events.
> My own application handles airport checkins. When a passenger checksSo, an event at one client (Passenger Check in) is broadcast to all
> in, a message is sent to other connections with the flight ID and
> passenger ID.
clients - this does not necessarily depend on POST_EVENT from the
database - is that right?
If you have several clients with Forms that need updating, does this
not result in the database server receiving several requests at the
same time - how do you get around that?