> For the complete documentation index, see [llms.txt](https://weizeng.gitbook.io/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://weizeng.gitbook.io/blog/master.md).

# README

> 分享工作、学习和生活中的个人所得！励志成为终身学习者。

目录

* Language - PHP
  * [php 信号处理](https://github.com/weizengreal/blog/blob/master/php/php%20信号处理.md)
  * Swoole 项目分享
    * [manageProcess - 用php+swoole实现多进程管理类](https://github.com/weizengreal/blog/blob/master/php/swoole/manageProcess%20-%20用php%2Bswoole实现多进程管理类.md)
    * [manageProcess + redis 实现 ppt 转 pdf 服务](https://github.com/weizengreal/blog/blob/master/php/swoole/manageProcess%20%2B%20redis%20实现%20ppt%20转%20pdf%20服务.md)
    * \[基于 swoole 的多进程消息同步微服务 -- (1)需求介绍和系统架构设计]\([https://github.com/weizengreal/blog/blob/master/php/swoole/基于 swoole 的多进程消息同步微服务 -- (1)需求介绍和系统架构设计.md](https://github.com/weizengreal/blog/blob/master/php/swoole/基于%20swoole%20的多进程消息同步微服务%20--%20\(1\)需求介绍和系统架构设计.md))
    * \[基于 swoole 的多进程消息同步微服务 -- (2)阿里云日志拉取实现与数据 check]\([https://github.com/weizengreal/blog/blob/master/php/swoole/基于 swoole 的多进程消息同步微服务 -- (2)阿里云日志拉取实现与数据 check.md](https://github.com/weizengreal/blog/blob/master/php/swoole/基于%20swoole%20的多进程消息同步微服务%20--%20\(2\)阿里云日志拉取实现与数据%20check.md))
    * \[基于 swoole 的多进程消息同步微服务 -- (3)实现 swoole 多进程消息同步微服务]\([https://github.com/weizengreal/blog/blob/master/php/swoole/基于 swoole 的多进程消息同步微服务 -- (3)实现 swoole 多进程消息同步微服务.md](https://github.com/weizengreal/blog/blob/master/php/swoole/基于%20swoole%20的多进程消息同步微服务%20--%20\(3\)实现%20swoole%20多进程消息同步微服务.md))
* Language - Golang
  * [实现一个简单的base64加解密](https://github.com/weizengreal/blog/blob/master/golang/golang%20学习篇1%20%20---%20%20实现一个简单的base64加解密.md)
