PHP中具有连续过程的进程间通信? [英] Interprocess communication within PHP with a continuous process?

查看:63
本文介绍了PHP中具有连续过程的进程间通信?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对PHP内的进程间通信有疑问.我想要的是让一个进程连续运行,并让其他进程与此进程通信.这可能吗?

I have a question about interprocess communication within PHP. What I want is to have one process to be continuously running, and to have other processes communicate with this one.Is this possible?

推荐答案

一种非常有用且流行的进程间通信机制称为套接字. PHP对此的支持就很好.

A very useful and popular interprocess communication mechanism is known as Sockets. PHP's support for it is just fine.

这篇关于PHP中具有连续过程的进程间通信?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆