基于 swoole 的多进程队列系统,低延时(最低毫秒

multi-process-queue 基于swoole的多进程队列系统,manage进程管理子进程,master进程监听队列分发任务,worker进程执行任务,多进程、低延时(最低毫秒级)、低资源
基于 Dockerfile 与 docker-compose

docker-for-zan Docker 一键启动 zan 开发环境 使用说明 一切为了简单,实现真正的一键启动 备注 zan-installer: v1.0.11 zan-extension: c8ced8aee79d91acd8a9f755a25ac7379ae95225 1
Habari RSS is a news aggregati

Habari-RSS Habari RSS is a news aggregating CMS. It utilizes the RSS web feed technology to import news from rss sources and saves with images (if found) to the database. This Project was developed usi
练习gulp监听less,js,css,html的变化,实现

learngulp gulp 和相关插件安装 npm install -g gulp 全局安装 gulp npm install gulp --save-dev 项目下安装 gulp npm install gulp-less --save-dev 编译 less 文件插件 npm install gulp-co
使用gulp,自动监听less代码并编译为css

wangpq-gulp-less-study 使用gulp,自动监听less改动代码并编译为css,您可以在浏览器中实时地看到修改后的效果 怎样运行并使用示例? 首先确保安装了node环境
Simple webbapp framework to te

Redcruiter Is an small singlepoint entry application framework written in PHP, relying on Smarty as template engine. With the mainpurpose to see if an candidate have an basic understanding of OOP PHP a
php的curl简单封装请求,支持类似python的requ

arequest arequest是php的curl简单封装请求,支持类似python的requests库支持session上下文关联请求,重定向也支持此功能,支持原生模拟浏览器TLS/JA3指纹的验证 使
一个demo详细介绍php十种设计模式的运用,最大的特

designPattern 一个demo详细介绍php十种设计模式的运用,最大的特点是十种设计模式之间具有连续性和关联性, 内容贯穿到底通俗易懂,区别于传统设计模式文章