Calling two different functions asynchronously using pthreads in PHP

后端 未结 0 2007
逝去的感伤
逝去的感伤 2020-12-06 06:36

I am trying to invoke two different functions(which take different arguments) after some event is triggered so that they continue processing in parallel rather than doing it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题