php-queue:PhpQueue库提供了执行php脚本的队列

时间:2024-05-30 12:46:15
【文件属性】:

文件名称:php-queue:PhpQueue库提供了执行php脚本的队列

文件大小:685KB

文件格式:ZIP

更新时间:2024-05-30 12:46:15

PHP

#PhpQueue PhpQueue库为执行php脚本提供了队列。 该代码已由Ven于2013年8月至2013年10月开发和维护。 您可以在github上或上发送评论,补丁,问题。 独家任务 非排他性 独家的 任务响应,日志,父级 回复 日志 访问父任务 任务和子任务中的错误 简单任务中的错误 子任务中的任务有误 巢状设定 错误记录 回调和错误回调 打回来 错误回调 上级任务的回调 全局回调 回调错误 回调执行优先级 队列驱动程序 SqlPdoDriver 文件驱动器 自动装带器 网页界面 安装 驱动程序连接 驱动程序连接属性 客制化 ## Queue ###简单队列 ###将任务添加到队列 PhpQueue具有以下组件:Queue,QueueDriver,TaskPerformer和Task。 #####示例 <? use PhpQueue \ Queue ; use PhpQ


【文件预览】:
php-queue-master
----sql()
--------mysql.sql(1KB)
--------queue.sqlite(89KB)
--------postrgesql.sql(3KB)
----src()
--------PhpQueue()
----examples()
--------file_example.php(2KB)
--------mysql_example.php(1KB)
--------sqlite_example.php(1KB)
--------postgres_example.php(2KB)
--------Callbacks()
--------Tasks()
----web()
--------config.php(814B)
--------controllers()
--------model()
--------drivers()
--------library()
--------assets()
--------index.php(2KB)
--------screenshots()
--------assign()
--------templates()
----LICENSE(3KB)
----README.md(20KB)
----tests()
--------PhpQueuePostgreSqlTest.php(841B)
--------PhpQueueMySqlTest.php(831B)
--------PhpQueueFileTest.php(1KB)
--------PhpQueueSqliteTest.php(759B)
--------PhpQueueTestDriver.php(27KB)
--------config.xml(581B)
--------bootstrap.php(280B)
----composer.json(447B)

网友评论