[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] Replacing lookup
From: |
Christian Grothoff |
Subject: |
Re: [GNUnet-developers] Replacing lookup |
Date: |
Tue, 11 Mar 2003 00:28:26 -0500 |
User-agent: |
KMail/1.4.3 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Either gdbm or MySQL is a huge dependency to put on GNUnet which virtually
> guarentees that no Windows user will ever run it. As long as we don't care
> if the network ever gets very large that may be fine. But Freenet has been
> extensively analyzed, simulated, and otherwise mathematically modeled, and
> it seems that the more nodes participate the better it will work. Lacking
> equivalent analysis I don't know how GNUnet compares but I don't think any
> Freenet/GNUnet system will be very successful if it ignores the Windows
> population.
MySQL is available for Windows (I just checked). If we make it trivial to
setup, it may not be so bad. Keeping a "directory" storage as the optional
way to do it under windows should not be that hard. As Igor said, the
interface should allow for "hack3rs" to plug in other DB backends -- such as
directories.
Anyway, I should probably let the people doing the Windows port decide what is
the best DB for them. But moving the API boundary / doing the proposed
interface change should not be a problem -- if nothing else, the current code
could still be adapted to be used by users that can't install MySQL.
Right, Igor?
Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE+bXP79tNtMeXQLkIRAt0dAJoDTi0Co1Re5LiVDZDY1VE2ixWW1wCfZv8p
r1qdwNZifA3a7KyuwcToW0w=
=b1KN
-----END PGP SIGNATURE-----
Re: [GNUnet-developers] Replacing lookup, Tracy R Reed, 2003/03/10
Re: [GNUnet-developers] Replacing lookup, Igor Wronsky, 2003/03/11