mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] MySQL


From: Falk Hueffner
Subject: Re: [Mldonkey-users] MySQL
Date: 22 Jan 2003 23:32:24 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.5 (broccoli)

Hi,

Databases are optimized for:

* Datasets much larger than memory
* Atomical commits with rollback
* Concurrent access

none of which we need in the slightest for mldonkey; therefore, using
a database seems like a really bad idea to me. It would just bloat the
system without any gains.

-- 
        Falk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]