Project
Reverse Dependencies for async-http
The projects listed here declare async-http as a runtime or development dependency
0.0
This is the official Ruby client for the Zizq job queue server.
Zizq is a simple, single binary, zero dependency, language agnostic job queue.
Features:
- Enqueue and process jobs across programming languages
- Persistent/journalled
- Multi-thread and/or multi-fiber
- Scheduled jobs
- Prioritized queues
- Optional ActiveJob integration
- Unique jobs
- Cron scheduling (recurring jobs)
- Job introspection and management, including `jq` filters
This client supports multi-threaded and/or multi-fiber concurrency and is very fast. The Zizq server provides everything needed. There are no separate external storage dependencies to configure such as Redis or a RDBMS.
See https://zizq.io for full details and documentation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Adds ws:// and wss:// transports to zzq, built on async-websocket. Registers both schemes on require; no zzq core changes required.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026