lisiqiong / learningLinks
技术点整理,redis,swoole,搜索引擎,lua,面试题练习
☆26Updated 7 years ago
Alternatives and similar repositories for learning
Users that are interested in learning are comparing it to the libraries listed below
Sorting:
- nginx+lua+php+redis实现单业务排队系统架构☆111Updated 11 years ago
- nginx + lua +fastdfs Real-time dynamic compression of distributed pictures☆152Updated 7 years ago
- Hi Timed的目标是为自身没有基础建设支撑的团队提供一套便于二次开发的低成本的定时任务调度与管理系统。系统本身是基于swoole实现,并且自身不处理业务逻辑只负责任务的调度和管理,每个任务可设置多样化的周期执行时间和调度方式异步运行。☆27Updated 9 years ago
- KafKa是由Apache基金会维护的一个分布式订阅分发系统,KafKa它最初的目的是为了解决,统一,高效低延时,高通量(同时能传输的数据量)并且高可用一个消息平台,它是分布式消息队列,分布式日志,数据传输通道的不二之选,但是可惜的时PHP的拓展实在不是很好用(php-ka…☆40Updated 8 years ago
- 项目中Yaf使用的全局类库☆23Updated 10 years ago
- Github/Bitbucket Webhook Tools☆30Updated 9 years ago
- Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.☆37Updated 8 years ago
- PHP扩展实现的轻量级MVC框架☆44Updated 9 years ago
- 基于yaf框架的程序实践☆41Updated 9 years ago
- ip2city(php扩展)☆37Updated 10 years ago
- TARS 包发布系统,是一套提供高效的软件包的管理、部署和运维的平台。标准化的软件包结构,可视化打包,完善的权限、版本控制管理,并提供可靠的进程监控与自恢复能力☆40Updated 9 years ago
- ☆52Updated 11 years ago
- golang 配置中心☆40Updated 8 years ago
- NLGM (Nginx Lua GraphicsMagick) 提供一种实时处理图片的思路☆40Updated 9 years ago
- yaf+swoole实现基于http+json的API Server☆29Updated 10 years ago
- php nsq client☆38Updated 7 years ago
- PHP local cache☆51Updated 9 years ago
- 分布式算法的组件包,包含一致性哈希算法,可用于redis的分布式集群环境 consistent hashing php