Ian's Blog

Avatar

A RESTful Blog/Homepage.

Articles tagged with 'symfony'

Scalability and frameworks

Following on from Jeremy's Web 2.0 companies need to scale article, I'd like to explore another avenue of that question. How do the modern frameworks help you, the developer scale your application seamlessly? In my experience there are 2 major ways scalability is adressed. Caching, and distribution of the data. I'm not calling myself an expert in any of the frameworks above, but from ...

What does your framework say about you?

from The Farm Here are the tag lines of 3 frameworks Rails: Sustainable Productivity ... Django: ... for perfectionists with deadlines Symfony: ... for lazy folks I think the tag lines speak a whole lot about the general ideals about the framework. what do you think?