有哪些关于可扩展 Web 应用程序(Java/Ajax/REST)的好书?

发布于 2024-08-09 00:58:42 字数 201 浏览 3 评论 0原文

有没有关于该主题的好书值得阅读并且仍然与当前技术保持同步?

我最感兴趣的是后端架构以及我应该考虑选择集群和数据库解决方案的事情,因为我计划将 GWT 用于前端,因此无法在那里控制很多。

我正在寻找一本能够回答以下问题的书:如何选择负载平衡策略?选择什么数据库模型?如何扩展数据?如何扩展请求处理?构建能够处理巨大流量的 Web 应用程序时常见的问题有哪些?

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

I'm mostly interested 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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

剩一世无双 2024-08-16 00:58:42

不了解书籍,但如果您想要有关现实世界的信息,直至最前沿的、可扩展的 Web 应用程序和架构,那么 高可扩展性是必读的。

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.

海夕 2024-08-16 00:58:42

关于 GWT:Google Web Toolkit 应用程序

一般来说,网站性能更快构建可扩展的网站非常好。

我也听说过关于能力规划的艺术的好话,但我没有,所以我无法从第一手经验中得出结论。

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.

漆黑的白昼 2024-08-16 00:58:42

查看奥莱利的书。这是高性能网站上的一个。

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

っ〆星空下的拥抱 2024-08-16 00:58:42

Stacey Joines 等人的 Java 网站性能分析

我的看法是,Ajax 不会从根本上影响可扩展性的整体方法。它可能会更加强调缓存的智能使用,但总的来说,我们所知道的有关可扩展性的一切仍然是正确的。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文