SphpSocket | php预派生多进程tcp服务框架 , 一个manage主进程进行回收以及派生其他子进程 一个proxy负责tcp
kandi X-RAY | SphpSocket Summary
kandi X-RAY | SphpSocket Summary
SphpSocket is a PHP library. SphpSocket has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
php预派生多进程tcp服务框架, 一个manage主进程进行回收以及派生其他子进程 一个proxy负责tcp socket的接收发送 多个work进程进行处理 进程通信采用linux消息队列以及进程信号(有管道通信,注释掉了) 主要代码在./new文件夹中 启动方法: test.php中启动 socket_client进行连接.
php预派生多进程tcp服务框架, 一个manage主进程进行回收以及派生其他子进程 一个proxy负责tcp socket的接收发送 多个work进程进行处理 进程通信采用linux消息队列以及进程信号(有管道通信,注释掉了) 主要代码在./new文件夹中 启动方法: test.php中启动 socket_client进行连接.
Support
Quality
Security
License
Reuse
Support
SphpSocket has a low active ecosystem.
It has 16 star(s) with 1 fork(s). There are no watchers for this library.
It had no major release in the last 12 months.
SphpSocket has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of SphpSocket is 0.01
Quality
SphpSocket has 0 bugs and 0 code smells.
Security
SphpSocket has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
SphpSocket code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
SphpSocket does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
SphpSocket releases are available to install and integrate.
SphpSocket saves you 494 person hours of effort in developing the same functionality from scratch.
It has 1163 lines of code, 94 functions and 15 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed SphpSocket and discovered the below as its top functions. This is intended to give you an instant insight into SphpSocket implemented functionality, and help decide if they suit your requirements.
- Read data from socket
- Read from pipe
- start a daemon
- process signal handler
- execute worker
- Handles a worker
- Set event listener
- Accept a socket
- Read all data from the queue
- open thread
Get all kandi verified functions for this library.
SphpSocket Key Features
No Key Features are available at this moment for SphpSocket.
SphpSocket Examples and Code Snippets
No Code Snippets are available at this moment for SphpSocket.
Community Discussions
No Community Discussions are available at this moment for SphpSocket.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SphpSocket
You can download it from GitHub.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page