Hello,
I am looking for ideas/solutions for Concurrency in my application.
I have web-server for user configuration, where configuration changes ->
write operation is scarce, at the same time I have a single monitor
application which collect information from multiple probes which does lots
of statistics write operations.

I thought about separating to configuration / statistics DB but I understand
that while attach is in place both DB's would be locked. any other
suggestions ?

-- 
Waldman Gal
Products Manager
------------------------------
Mobile      +972 522 558885
Fax          +972 3 6209277
Email        ga...@tagvs.com
Skype      waldman_gal
Site          http://www.tagvs.com
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to