有关高性能网站和可扩展性的书籍。

发布于 2024-09-09 04:17:59 字数 1539 浏览 4 评论 0原文

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

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

发布评论

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

评论(3

流心雨 2024-09-16 04:17:59

看看 Cal Henderson 的《构建可扩展的网站》,作者:O'Reilly

http://www .amazon.com/Building-Scalable-Web-Sites-Applications/dp/0596102356

他是 Flickr 背后的人。

另请查看 highscalability.com,他们拥有一些负载最多的网站的架构。

Have a look at Cal Henderson's, 'Building Scalable Websites' by O'Reilly

http://www.amazon.com/Building-Scalable-Web-Sites-Applications/dp/0596102356

he's the guy behind Flickr.

Also have a look at highscalability.com, They have some of the architectures of the most loaded sites out there.

血之狂魔 2024-09-16 04:17:59

您不应该将可扩展性视为创可贴或一次性修复。

随着应用程序的使用情况发生变化,您的可扩展性需求也会发生变化和发展。此外,解决可扩展性问题也没有灵丹妙药。它是各种方法的组合,如缓存、复制、分发、性能调整、硬件升级等。您应该根据“您想要扩展的内容”的上下文来选择这些方法,以及在哪里可以获得最大的性价比!

查看此链接
http://sevenoct.wordpress.com/2013/07/04/scaling- applications/

其中有一些关于可扩展性以及如何不陷入“受追捧”的可扩展性口号的陷阱的好信息

You should not look at scalability as a bandaid or a one time fix.

As the usage of your application changes, your scalability requirements will change and evolve. Also, there is no silver bullet for addressing scalability. It is a mix of various approaches like caching, replication, distribution, performance tuning, hardware upgrades etc. You should choose from those based on the context of "what you want to scale" and where will you get maximum bang for the buck!

check out this link
http://sevenoct.wordpress.com/2013/07/04/scaling-applications/

which has some good information about scalability and how not to fall into traps of "sought after" scalability mantras

娜些时光,永不杰束 2024-09-16 04:17:59

我对此进行了相当多的搜索。最终归结为这三本书。

  1. 高性能网站

  2. 更快的网站

  3. 可扩展性的艺术

I have done quite a bit of search on this.Finally boiled down to these three books.

  1. High Performance Websites

  2. Even faster websites

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