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.
奥尔良筒仓的最佳最低或推荐硬件(主要是 cores-ram)是什么?对于具有 CPU 任务和 IO 任务的应用程序,并且 orleans 决定根据哪些标准进行扩展,在云中添加更多节点?
我们推荐至少4核机器,8核甚至更早。就内存而言,它主要取决于您的应用程序使用情况。Orleans 本身的内部内存使用量相当适中。一般的指导方针是选择更少的大型机器而不是更多的小型机器。
Orleans 不会自动添加新节点。因此,应该通过云提供商提供的机制在奥尔良之外完成。添加新节点后,Orleans 将自动将它们加入 Orleans 集群并开始使用它们。