Home > Backend Development > PHP Tutorial > swoole的process扩展fork一个子进程后,如何用窗口监控子进程输出情况?

swoole的process扩展fork一个子进程后,如何用窗口监控子进程输出情况?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:41:28
Original
1712 people have browsed it

用swoole的process模块来做php的进程管理,在putty 窗口php命令执行主程序,主程序创建子进程每两秒输出一个数,我该如何看到子进程的输出?用的是putty

回复内容:

用swoole的process模块来做php的进程管理,在putty 窗口php命令执行主程序,主程序创建子进程每两秒输出一个数,我该如何看到子进程的输出?用的是putty

这个好像不行,你可以借助文本工具来记录

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template