- 授权协议: MIT
- 开发语言: PHP
- 操作系统: 跨平台
- 软件首页: https://github.com/hfcorriez/croon
- 软件文档: https://github.com/hfcorriez/croon
- 官方下载: https://github.com/hfcorriez/croon
软件介绍
Croon是一个PHP版本任务调度CronTab的实现
之前也做过一个类似的实现php-crontab,Croon与之不同的是:使用进程管理方式Fork工作进程;有友好的日志模块;加入事件驱动;更佳规范和稳定
功能:
- 兼容CronTab语法
- 精确到秒级控制
- PSR标准
- 支持事件绑定
- 支持日志
依赖
- PHP 5.3.9+
- ext-pcntl
- ext-posix
- Composer
Algorithms and Theory of Computation Handbook
Mikhail J. Atallah (Editor) / CRC-Press / 1998-09-30 / USD 94.95
Book Description This comprehensive compendium of algorithms and data structures covers many theoretical issues from a practical perspective. Chapters include information on finite precision issues......一起来看看 《Algorithms and Theory of Computation Handbook》 这本书的介绍吧!
