是否可以用 PHP 编写一个规模类似于 Amazon 的网站?

发布于 2024-09-03 12:04:26 字数 69 浏览 4 评论 0原文

PHP 的可扩展性是否足以将项目发展成为大型项目?

(是的,我知道 Facebook,也许还有其他例子?)

Is PHP scalable enough to grow a project into something large?

(Yes, I am aware of Facebook, maybe there are other examples?)

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

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

发布评论

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

评论(3

夜夜流光相皎洁 2024-09-10 12:04:26

是的。我大胆猜测 Amazon 的可扩展性更多地与架构、缓存/写入机制以及 EC2 和 S3 的大量使用有关,而不是与他们选择的语言有关。

Yep. I'd venture to guess that Amazon's scalability has more to do with the architecture, caching/write mechanisms, and heavy usage of EC2 and S3 then their chosen language.

无可置疑 2024-09-10 12:04:26

是的,PHP 的可扩展性足以发展项目。为什么facebook不足以证明?

Yes, PHP scalable enough to grow a project. Why facebook is not enough to proof?

马蹄踏│碎落叶 2024-09-10 12:04:26

简短的回答:是的。
有相当多的大型网站使用 PHP 运行。除了 Facebook 之外,我还想到了维基百科和 Flickr(我认为)。

您还可以看到 用 drupal 构建的大型站点列表,该站点是用 PHP 编写的。

short answer: yes.
There are quite a few large sites that run in PHP. Besides Facebook, Wikipedia and Flickr(I think) come to mind.

you can also see the list of large sites built in drupal, which is written in PHP.

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