PHP队列系统

时间:2018-08-17 04:54:53
【文件属性】:

文件名称:PHP队列系统

文件大小:110KB

文件格式:ZIP

更新时间:2018-08-17 04:54:53

PHP队列

(主要提供思路) 简单的队列系统执行队列端 队列服务器采用HTTPSQS 管理: 帮助:php Kernel/bin/queue.php help 启动所有队列:php Kernel/bin/queue.php start 停止所有队列:php Kernel/bin/queue.php stop 重启所有队列:php Kernel/bin/queue.php restart 重启指定队列:php Kernel/bin/queue.php restart xxx 启动指定队列:php Kernel/bin/queue.php start xxxx 停止指定队列:php Kernel/bin/queue.php stop xxxx


【文件预览】:
queue-master
----Utility()
--------Mail.php(5KB)
--------Httpsqs.php(8KB)
--------Library()
--------Validator.php(5KB)
--------Common.php(3KB)
----Kernel()
--------bin()
--------pids()
--------init.php(413B)
----Model()
--------WebConfig.php(540B)
--------SnsPicTags.php(727B)
--------FilterKeyword.php(579B)
--------SendMailLog.php(334B)
--------SnsTags.php(775B)
--------Sns.php(2KB)
----README(469B)
----Application()
--------FilterKeyWords.php(3KB)
--------Mail.php(2KB)
--------FilterTagName.php(4KB)
--------BaseApplication.php(1KB)
--------Sms.php(2KB)
----Db()
--------DbBase.php(4KB)
--------Connection.php(27KB)
--------Base.php(445B)
----Exception()
--------DbException.php(124B)
--------QueueException.php(130B)
----Config()
--------Db.php(956B)

网友评论