> We have an app that uses SQLite, running in 4 servers, with 0mq (nanomsg 
> soon) to get locking exclusive on writes on all databases and pass data 
> sending raw sql inserts, updates and deletes. We don't have lot of nor big 
> writes, never use triggers that modify data or calculate secundary data nor 
> call now() on sql. We have not tried to run it on more servers or with bigger 
> write load.
Sorry for the out topic, but why you want to leave 0mq? We always
found it great...
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to