开发者

Server for Best Performance with Zend

开发者 https://www.devze.com 2023-02-03 09:42 出处:网络
I\'m developing a big application w开发者_开发技巧ith Zend Framework, and I started asking myself which is the best server for it.

I'm developing a big application w开发者_开发技巧ith Zend Framework, and I started asking myself which is the best server for it.

I know there is Zend Cluster Server, but a lot of companies use Apache Hadoop. What is the difference? Which is the better choose for a zend developer?


I think that you cannot compare Zend Cluster Server with Apache Hadoop. You should first understand what each of these do/deliver.

Maybe you should focus on Zend Cluster Server (Zend Server, etc) for your Zend Framework application. If you do need distributed computations (e.g mapreduce) or a distributed filesystem on a-large-scale then you could consider Apache Hadoop and it's subprojects.

0

精彩评论

暂无评论...
验证码 换一张
取 消