> 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
- [sqlite] SQLite clusters? Jason H
- Re: [sqlite] SQLite clusters? Simon Slavin
- Re: [sqlite] SQLite clusters? Gerry Snyder
- Re: [sqlite] SQLite clusters? Tony Papadimitriou
- Re: [sqlite] SQLite clusters? Gerry Snyder
- Re: [sqlite] SQLite clusters? Markus Schaber
- Re: [sqlite] SQLite clusters? Jason H
- Re: [sqlite] SQLite clusters? Eduardo Morras
- Re: [sqlite] SQLite clusters? Paolo Bolzoni
- Re: [sqlite] SQLite clusters? Petite Abeille
- Re: [sqlite] SQLite clusters? Paolo Bolzoni
- Re: [sqlite] SQLite clusters? Eduardo Morras
- Re: [sqlite] SQLite clusters? JFC Morfin
- Re: [sqlite] SQLite clusters? Eduardo Morras
- Re: [sqlite] SQLite clusters? Jason H