[mapguide-users] Repository corruption from multiple users creating redlines?
Jackie Ng
jumpinjackie at gmail.com
Tue Jun 10 08:20:33 PDT 2014
I don't think it's disturbing, so much as a fact of life. Flat data files are
for multi-user reading, not for multi-user writing.
When multiple users are going to be reading and writing to the same data
source, forget about using any flat-file format and just go straight to a
RDBMS for shareable redlines. The RDBMS can handle the concurrency problems
and multi-user access so you/MapGuide don't have to.
- Jackie
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Repository-corruption-from-multiple-users-creating-redlines-tp5145063p5145102.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list