Want to develop website like Facebook - handles millions of requests - high performance [closed]

≡放荡痞女 提交于 2019-12-10 22:23:23

问题


I want to develop a website like Facebook in Java which handles millions of requests at the same time. Please suggest me which Java framework, web server or application server and database are reliable to develop a secure and high performance website like Facebook.


回答1:


JBoss EAP aims to provide these qualities.

If you go this (Java standards) way, you'll use the Java EE stack - EJB 3, JPA, JMS, etc.




回答2:


Build your app first, make it scale later.



来源:https://stackoverflow.com/questions/5665328/want-to-develop-website-like-facebook-handles-millions-of-requests-high-perf

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!