可以运行多个WorkerMan实例,一般只要端口不同即可(注意使用Gateway/Worker时,需要注意Config/Store.php配置不能相同)。
虽然可以运行多个WorkerMan实例,但是在一个实例上运行多个应用更方便,即将所有应用放置于Applications下运行。