Sunday, August 28, 2011

Re: Scalable CakePHP Architecture

Certainly a valid approach, but why do you need the overhead of multiple applications when you could simply have one application with several plugins?

The plugin concept also allows you to run it in as many different apps as you'd like, but doesn't require that they remain as separate applications if you no longer want the overhead of managing several apps at once.

I can't figure out a single downside, if truth be told, to splitting it out into plugins, even if you do plan to run every plugin in a separate application, heh.

Ben

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: