Thanks Andrea; I was able to deploy this change to the maven repository; if udig developers on trunk can run their refresh.xml script we can get some good test results for you.
It did however take a fair while: > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 87 minutes 32 seconds > [INFO] Finished at: Tue Sep 16 15:49:15 PDT 2008 > [INFO] Final Memory: 44M/79M > [INFO] > ------------------------------------------------------------------------ Jody Andrea Aime wrote: > 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 > ------------------------------------------------------------------------- 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
