in my experience, 99% of the bottleneck in these apps are on the
database connectivity

that is to say - if your application is constantly hitting the
database , it won't matter how fast or slow the framework is... and if
you can use aggressive caching, than most frameworks will scale
relatively well.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to