[dokuwiki] Re: The database question: a new spin
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 14 Sep 2005 15:15:40 +0200
On Wed, 14 Sep 2005 07:53:44 -0500 (CDT)
"Joe Lapp" <joe.lapp@xxxxxxxxx> wrote:
> A database server basically gives you two benefits:
>
> (2) You get in-memory caching across multiple page requests.
>
> Without a database you're using more clock cycles and likely more
> memory finding information, and you're hitting the slow, head-limited
> disk to get everything you need, possibly multiple times.
Just a note: At least Unix systems (but I'm pretty sure the same is true
for Windows) do cache frequently accessed filesystem data in memory...
so you haven't that much disk activity for read only accesses. In fact
it would be possible to install DokuWiki on a RAM disk... Just as note -
you're right about the DB advantages of course.
However as much as I like to talk about what could be done we have to
concentrate on what can be done with available ressources (think:
skilled programmers with enough time). If anyone needs a database
backended Wiki: there are plenty available. DokuWiki is not meant as a
competitor for mediawiki.
So talking about databases is out of scope for me. Top thing on my list
is to get out the new release. Of course I'd be happy to get as much
performance patches as possible for the following release.
Andi
--
http://www.splitbrain.org
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: The database question: a new spin
- From: Joe Lapp
- [dokuwiki] Re: The database question: a new spin
- From: Bert Garcia
- References:
- [dokuwiki] AW: The database question: a new spin
- From: Andreas . Trawoeger
- [dokuwiki] Re: The database question: a new spin
- From: Joe Lapp
Other related posts:
- » [dokuwiki] The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- » [dokuwiki] Re: The database question: a new spin
- [dokuwiki] Re: The database question: a new spin
- From: Joe Lapp
- [dokuwiki] Re: The database question: a new spin
- From: Bert Garcia
- [dokuwiki] AW: The database question: a new spin
- From: Andreas . Trawoeger
- [dokuwiki] Re: The database question: a new spin
- From: Joe Lapp