Subject | Re: [firebird-support] What is ForcedWrites default? |
---|---|
Author | nandod@dedonline.com |
Post date | 2004-12-11T16:32:48Z |
Olivier,
your points are well taken.
O> Ahhh performance. Sure there is a difference. But if the app can refrain
O> from doing 10K requests a minute by relying more on the db server, the
O> difference vanishes (mostly).
That particular application is a logger that collects small packets
of information from a huge number of clients and writes them to a
database for further off-line processing. I could have used a number
of text files but I thought fbembed was more robust. ;-)
The only alternative I know for doing that would be to queue the
requests and have a separate thread/process send them to the database.
That was what I was about to set up when the application was still
supposed to work with Oracle, then fbembed came out and enlightened me.
;-)
O> Also this will be very different with FB 2.
In what respect?
Ciao
--
Nando Dessena
http://www.flamerobin.org
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================
your points are well taken.
O> Ahhh performance. Sure there is a difference. But if the app can refrain
O> from doing 10K requests a minute by relying more on the db server, the
O> difference vanishes (mostly).
That particular application is a logger that collects small packets
of information from a huge number of clients and writes them to a
database for further off-line processing. I could have used a number
of text files but I thought fbembed was more robust. ;-)
The only alternative I know for doing that would be to queue the
requests and have a separate thread/process send them to the database.
That was what I was about to set up when the application was still
supposed to work with Oracle, then fbembed came out and enlightened me.
;-)
O> Also this will be very different with FB 2.
In what respect?
Ciao
--
Nando Dessena
http://www.flamerobin.org
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================