Hi all,

I just want to say what a wonderful toolset Turbogears is.  I'm having
a blast using it.

I want to ask some questions, however, about scalability.  I'm
developing a web system (the pages of which will be customised on a
per-user basis), that may grow to be quite popular.  I need to
implement this, such that it's horizontally scalable in an indefinite
manner.

OK, so web server replication and load balancing is easy.  My problem
is with the DB.  I can find several good-looking master-slave DB
replicators (Slony for PG, for example), but I can't find a suitable
load-balancing mechanism, especially one that integrates with SQLObject
or SQLAlchemy.

Can anyone suggest such a mechanism?  Can any other users provide
details on the sorts of DB-scaling mechanisms that they prefer?

Am I the only one concerned about this issue?

Thanks,

Stuart


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to