Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swlib/archer
基于协程Swoole的Task组件,支持多种模式。轻松实现协程Task的队列、并发、Defer、计时器等 | Swoole coroutine task kit - Swoole Humanization Library
https://github.com/swlib/archer
archer coroutine csp php swoole taskqueue timer
Last synced: 2 months ago
JSON representation
基于协程Swoole的Task组件,支持多种模式。轻松实现协程Task的队列、并发、Defer、计时器等 | Swoole coroutine task kit - Swoole Humanization Library
- Host: GitHub
- URL: https://github.com/swlib/archer
- Owner: swlib
- License: apache-2.0
- Created: 2018-11-28T07:20:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T08:58:46.000Z (over 4 years ago)
- Last Synced: 2024-08-13T14:33:21.389Z (5 months ago)
- Topics: archer, coroutine, csp, php, swoole, taskqueue, timer
- Language: PHP
- Homepage:
- Size: 36.1 KB
- Stars: 142
- Watchers: 10
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README-EN.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swoole - Archer - A Swoole-based task component, with different runtime modes supported: serial queue, concurrent queue, defer, timer, etc. :globe_with_meridians: (Tasks and Queues)
README
# Archer
[![Php Version](https://img.shields.io/badge/php-%3E=7.1-brightgreen.svg?maxAge=2592000)](https://secure.php.net/)
[![Swoole Version](https://img.shields.io/badge/swoole-%3E=4.2.8-brightgreen.svg?maxAge=2592000)](https://github.com/swoole/swoole-src)
[![Archer License](https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000)](https://github.com/swlib/archer/blob/master/LICENSE)**To be added**