one last tip, sqlite is the fastest FDO datasource by a large factor only keep data which changes regularly in oracle for best performance
On Thu, Sep 27, 2012 at 12:56 PM, Johnnie GIS <[email protected]> wrote: > Totally agree with this Martin. > > Regards, > Jonathon McIntyre > i-Open Technologies > Twitter: @JohnnieGIS > www.i-opentech.com > (C) 778-549-8382 > > Sent from my iPhone, please excuse any typos. > > On Sep 26, 2012, at 5:32 AM, Martin Morrison <[email protected]> wrote: > > This is the key part of Zac's note " but it all really depends on your maps > and how they perform". > > 5-10 users? That is nothing. Seriously, just work on the layers, code, etc > to make them as fast as possible then load test it. On your Oracle data, > create indexes, spatial indexes, optimize the data layers, e.g don't display > 1 ft road segments at a large zoom scale. Try it, you might be pleasantly > surprised. > > Martin Morrison > Application Engineer > Engineering Design Systems, Inc. > 3780 Peters Creek Rd Ext SW > Roanoke, VA 24018 > 540.345.1410 > gis.edsi.com > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Stefanie Siegel > Sent: Wednesday, September 26, 2012 5:43 AM > To: 'MapGuide Users Mail List' > Subject: Re: [mapguide-users] Multi-User Environment for MapGuide > > Thanks for this fast answer! > > 5-10 users should be normal case. Up to 20 possible. > > The maps vary from data in Oracle Spatial (several GB volume) to ordinary SHP > and TIFF. Performance as single user is so far not bad as soon as there is a > TileCache (still got the MGCooker problem). > > Is it possible to substitute MG 2.2 with 2.4 or are there any bigger changes > in settings? > > Is there any description available how to set up MG on a cluster of servers? > > > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]] Im Auftrag von Zac Spitzer > Gesendet: Mittwoch, 26. September 2012 11:34 > An: MapGuide Users Mail List > Betreff: Re: [mapguide-users] Multi-User Environment for MapGuide > > given MG 2.4 has 64 bit support, you can scale up on big hardware or run a > cluster of smaller servers, but it all really depends on your maps and how > they perform > > MapGuide is inherently multi user, how many users are you looking at? > > On Wed, Sep 26, 2012 at 7:30 PM, Stefanie Siegel <[email protected]> > wrote: >> Hi, >> >> >> >> is there any possibility to set up MapGuide with increased performance >> in a multi-user environment? >> >> Used components: MGOS 2.2, Maestro 4, Windows (Linux in progress), >> together with OpenLayers. >> >> >> >> Right now the whole system is either installed on one Server or >> virtual server. >> >> >> >> Is MGOS capable to be used in a multi-user environment? Are the any >> limits known? What would be min. system requirements? >> >> >> >> Thanks for helping. >> >> >> >> Regards, >> >> Steffi >> >> >> >> >> _______________________________________________ >> mapguide-users mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/mapguide-users > > > > -- > Zac Spitzer > Solution Architect / Director > Ennoble Consultancy Australia > +61 405 847 168 > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users -- Zac Spitzer Solution Architect / Director Ennoble Consultancy Australia +61 405 847 168 _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
