Hi all!

I "shopping" around for a Python based web framework for a potentially
large site, I have narrowed my choice to Django and Pylons. I have a
few questions to ask about Pylons if I may.

How are Pylon projects structured? Does a Pylon project map directly
to a complete Web application and the modules that make up the
application the "controllers"?

What is the favored, most stable Web server/ Pylon configuration?

How does Pylons scale? Do I throw more hardware at it or just add more
servers and a load balancer?

Is there a way to "short-circuit" all requests to pylons and carry out
certain actions based on this? For example, I intend to log page
impressions based on different types of requests

Thanks in advance!


--~--~---------~--~----~------------~-------~--~----~
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