On 27.09.2007 13:09, Viktor Navorski wrote:
Am interested in scalabible strategy.
Which best? Standalone mysql database where many dspam instances
query, or hash database shared on nfs filer to many instances of dspam
to query at filesystem level?
1. IMHO Hash database not ready for production and contain some bugs. But it
work faster than mysql.
2. Don't use NFS in scalable systems.
So better to use mysql. With TOE volume of writes will be small and system with single master and many slaves
should scale well.
--
WBR,
Anton Yuzhaninov