On Fri, Aug 26, 2011 at 4:43 PM, <sreekumar...@gmail.com> wrote:

> Well, my system configuration is such that the RFS is mounted via NFS
> server. All the processes that access the DB will be on the same CPU.


Just FYI: in my very limited experience, using fcntl()-style locking on NFS
can bring slowdowns of 800% or more. It's probably not always that slow, but
it was on the couple of Linux/Solaris systems i tested on a couple years
ago.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to