- 授权协议: GPL
- 开发语言: PHP
- 操作系统: 跨平台
- 软件首页: https://gitee.com/zhangsw2613/bjask
- 软件文档: https://gitee.com/zhangsw2613/bjask/blob/master/README.md
软件介绍
bjask是基于swoole开发的一个任务系统
支持rabbitmq、redis做队列
方便的进程管理
1. 安装方法
安装composer 执行composer install
2.启动
php server.php 列出所有可使用的命令 给队列增加一个消息,使用http请求项目目录下 send.php
3.任务处理
app目录下 Configs 系统/项目配置文件 Controllers 控制器层 Libs 第三方扩展类库 Models 数据模型层,具体数据使用方法可阅读https://www.doctrine-project.org/projects/doctrine-orm/en/latest/tutorials/getting-started.html
Programming PHP
Rasmus Lerdorf、Kevin Tatroe、Peter MacIntyre / O'Reilly Media / 2006-5-5 / USD 39.99
Programming PHP, 2nd Edition, is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating websit......一起来看看 《Programming PHP》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
Base64 编码/解码
Base64 编码/解码
