Saving files to another server

2005-02-20 Thread Mike OK
Hi I am looking for some opinions on how to best handle this situation. I am willing to do all of the research about each topic but would like some points of view on how others would handle this. Thanks Mike - I have developed a search engine that caches the results - Currently I save

Re: Saving files to another server

2005-02-20 Thread jonathan vanasco
I asked something similar earlier, and was pointed to MogileFS by danga (danga.com) It looks messy and scary, but seems to work. It seems to use a daemon coupled with replicated mysql to sync content across servers. On Feb 20, 2005, at 8:49 PM, Mike OK wrote: Hi   I am looking for

Re: Saving files to another server

2005-02-20 Thread Perrin Harkins
On Sun, 2005-02-20 at 20:49 -0500, Mike OK wrote: - My thought is that the file system would be quicker for lookups than a MySQL database (I use it in other areas of the system) It should be a bit faster, but there's no remote file access than can compete with MySQL. For sharing across a