All Projects → szyhf → Swoole_study

szyhf / Swoole_study

Licence: mit
一份Swoole入门教程,根据作者的个人理解编写,常见的Swoole入门知识和讲解。

Projects that are alternatives of or similar to Swoole study

Reading
整理阅读过的干货文章, 帖子
Stars: ✭ 318 (-37.52%)
Mutual labels:  swoole, tcp
Dora Rpc
DoraRPC is an RPC For the PHP MicroService by The Swoole
Stars: ✭ 475 (-6.68%)
Mutual labels:  swoole, tcp
Ti Rpc
基于swoole封装的一个简易的JSON协议的RPC框架,思路是借鉴的,代码是自己写的。小修小改的,目前服务于前公司(注意是前公司)生产环境,每日支撑大约8000万次调用。
Stars: ✭ 144 (-71.71%)
Mutual labels:  swoole, tcp
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+583.5%)
Mutual labels:  swoole, tcp
Swoft Im
基于swoft-cloud的微服务架构,最小化拆分粒度,PHP7、多进程、协程、异步任务、mysql连接池、redi连接池、rpc连接池、服务治理、服务注册与发现、Aop切面、全注解
Stars: ✭ 189 (-62.87%)
Mutual labels:  swoole, tcp
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (-37.52%)
Mutual labels:  swoole, tcp
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (-7.86%)
Mutual labels:  tcp
Codebuddies
CodeBuddies.org: Community-organized hangouts for learning programming together - community-built using MeteorJS
Stars: ✭ 481 (-5.5%)
Mutual labels:  study
Laravelfly
To be an absolutely safe solution to speed up Laravel with Swoole. Preloading + Coroutine and Tinker Online.
Stars: ✭ 459 (-9.82%)
Mutual labels:  swoole
Proxy admin free
Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
Stars: ✭ 487 (-4.32%)
Mutual labels:  tcp
Uv Cpp
libuv wrapper in C++11 /libuv C++11网络库
Stars: ✭ 480 (-5.7%)
Mutual labels:  tcp
Logstash Logger
Ruby logger that writes logstash events
Stars: ✭ 442 (-13.16%)
Mutual labels:  tcp
Cnp3
Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)
Stars: ✭ 471 (-7.47%)
Mutual labels:  tcp
Yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client application.
Stars: ✭ 483 (-5.11%)
Mutual labels:  tcp
Scriptcommunicator serial Terminal
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
Stars: ✭ 462 (-9.23%)
Mutual labels:  tcp
Cms
Feehi CMS based on yii2
Stars: ✭ 493 (-3.14%)
Mutual labels:  swoole
Vim Practice
💘 Vim is awesome! Here is my practice and study log.
Stars: ✭ 452 (-11.2%)
Mutual labels:  study
Udp2raw Tunnel
A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
Stars: ✭ 4,839 (+850.69%)
Mutual labels:  tcp
Libzt
ZeroTier Sockets - Put a network stack in your app
Stars: ✭ 486 (-4.52%)
Mutual labels:  tcp
Gofamily
🔥 大厂 BAT 面试高频知识点,后端技术体系。包含了 C GO Python, 网络,Redis ,MySQL ,消息队列 ,高并发,微服务,缓存,操作系统,算法,LeetCode 刷题等知识
Stars: ✭ 474 (-6.88%)
Mutual labels:  tcp

swoole_study

一份Swoole入门教程,根据作者的个人理解编写,常见的Swoole入门知识和讲解。

最近为啥没更新

键者忙疯了Orz……

目录及相关知识点

  1. 当SWOOLE遇上PHP 【SWOOLE安装、PHP的CLI模式】
  2. 当SWOOLE遇上SERVER 【TCP/IP】
  3. 当SWOOLE遇上TCP【TCP】
  4. 当SWOOLE遇上PROTOCOL【网络协议】
  5. Swoole的进程模型【并发与多进程】
  6. Swoole的进程与热重载【柔性终止与热重载】

番外

  1. 守护进程二三事与Supervisor
  2. 番外:数字签名与数字证书
  3. 番外:OpenSLL与数字证书

计划

  1. 应用层协议与心跳帧。(分包、黏包,pack\unpack函数、swoole_buffer)

其他

  1. 最近的更新计划仍然是这个专题,一般两周更新一次,更新时间为周末,考虑工作情况,随时会拖更……
  2. 首发在微信号“大悦天”,部分会转发在“PHP饭米粒”……

Alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].