开发者

any good books on scalable web applications (Java/Ajax/REST)? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

Are there any good books on the subject worth reading and still up-to-date with current technologies?

I'm mostly intereste开发者_如何学JAVAd in back-end architecture and things I should consider choosing clustering and database solution as I plan to use GWT for the front-end therefore won't be able to control a lot there.

I'm looking for a book which will answer questions like: How to choose load balancing strategy? What DB model to choose? How to scale data? How to scale request handling? What are common problems when building web application able to handle huge traffic?


About GWT: Google Web Toolkit Applications.

In general Even faster web sites performance and Building scalable web sites are very nice.

I have heard good words on The Art of Capicity Planning too, but i don't have it, so i cannot say from first-hand experience.


Check out O'Reilly's books. Here's one on High Performance Web Sites.


Don't know about books, but if you want information regarding real world, up to the bleeding edge, scalable web applications and architecture, then highscalability is a must read.


Perfomance Analysis for Java Web Sites by Stacey Joines et al?

My take is that Ajax doesn't fundamentally affect the overall approach to scalability. It may place even greater emphasis on the intelligent use of caching, but overall everything we knew about scalabilty remains true.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜