I\'m trying to get as much performance as I can out of my application, which uses the Zend Framework.
I\'m considering using the Zend Server, with APC enabled. Howev
Zend Server is a very generally speaking PHP compiler (the P from LAMP or WAMP stack), however much more advanced, give you nice GUI to set everything (instead editing php.ini), but what more imported:
If you looking for APC only maybe other solutions (what I do not know yet) could be cheaper, but need for APC suggest that you would like caching and job quering... I love it.
Zend Framework is not needed to use it, but you can use any framework (or without framework) you want.
Nice thing that you can try ZS full featured it for free for 30 days (APC is not availble in CE ---->>>> wrong APC IS avaible in CE)