業(yè)務(wù)要求為防止主進程阻塞,將異步連接獨立出另一個worker進程并使用GlobalData組件將異步連接對象存儲起來,后續(xù)進行send操作指定指定該內(nèi)存數(shù)據(jù)發(fā)送到該異步接口中; 但目前遇到了GlobalData組件無法存儲的問題: “Exception: Serialization of 'Closure' is not allowed in E:\phpStudy\PHPTutorial\WWW\engineeri...