Hi, I've just commited on trunk a patch that allows decent scalability of shapefile datastore under concurrent access: old locking was allowing only one thread at a time, this one allows mutliple readers, and goes in single mode only when a writer gets access.
Anyways, the code is pretty new, can you give it a spin and tell me how it goes for you? In my tests with GeoServer it almost doubled the performance under stress tests (and I can still edit the shapefiles with wfs-t as far as I can tell). What about uDig? Cheers Andrea ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
