Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 Node.js 和 PaaS 场景比较陌生,我对构建一个有点类似的服务很感兴趣。有人可以告诉我 Nodejitsu(或类似提供商)的组件(即 http-proxy、生成节点进程、负载平衡、硬件基础设施)如何组合在一起吗?
谢谢!
幸运的是,有一家运行 Node.js PaaS 的公司开源了他们所有的代码。它们是由 AppFog 购买的。
我想查看此代码会回答您的问题。