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.
我正在检查是否ray适合我的用例/业务。 我知道一组任务将连接到同一个参与者,这将导致参与者和任务之间产生大量的 IO。 我想知道是否有办法强制参与者和任务在同一个节点上运行,以优化 IO 连接。
ray