Hi,

> LOCAL: RTREE 8x faster then my OLD implementation
> NET:     OLD is 2x faster then RTREE

> Can I use some special caching concepts? How can I
> improve the run-time in the NETWORK environment?

You could use/write also a small Appserver-Layer -
and perform the query locally then at the serverside -
posting only the results back to your clients.

Regards,

Olaf



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to