Subject | Re: [firebird-support] Slow response on a big database? |
---|---|
Author | Allies Xposs |
Post date | 2009-02-18T08:42:31Z |
thanks @dimitri.... Good Idea...
But i dont know what do you mean about Pull / push Methode?..
Please...Detail... and example...
can i read data have Change or Not ?? how?
like IBLIENTDATASET.ChangeCount() or
Thanks...
But i dont know what do you mean about Pull / push Methode?..
Please...Detail... and example...
can i read data have Change or Not ?? how?
like IBLIENTDATASET.ChangeCount() or
Thanks...
--- On Tue, 2/17/09, Dimitry Sibiryakov <sd@...> wrote:
From: Dimitry Sibiryakov <sd@...>
Subject: Re: [firebird-support] Slow response on a big database?
To: firebird-support@yahoogroups.com
Date: Tuesday, February 17, 2009, 4:37 AM
> Yes, in this case EVENTS also would be good solution for the problem.
> Polling the database in predifined intervals is a very resource-killing
> method.
Events also are rather expensive. If I were the topic-starter, I
would switch changed data delivery from pull-method to push-method. Let
application that change data inform others about new data. In this case
they won't have to query unchanged data from database.
SY, SD.
------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://www.firebirdsql.org and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !
Also search the knowledgebases at http://www.ibphoenix.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Yahoo! Groups Links
[Non-text portions of this message have been removed]