开发者

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

开发者 https://www.devze.com 2023-02-25 01:30 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. 开发者_如何学Go Closed 11 years ago.

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.


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.


Build your app first, make it scale later.

0

精彩评论

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