Crates.io | web-queue-proxy |
lib.rs | web-queue-proxy |
version | 0.1.1 |
source | src |
created_at | 2021-08-06 20:26:49.77265 |
updated_at | 2021-08-06 22:20:54.725247 |
description | Proxy for sharding queues of your web queue cluster |
homepage | |
repository | https://github.com/Mnwa/web-queue |
max_upload_size | |
id | 432574 |
size | 65,348 |
It is an extremely fast distributed queue that will allow you to deliver any updates to your project using a simple api.
cargo install web-queue-server
cargo install web-queue-proxy
ADDR=0.0.0.0:8080 web-queue-server
ADDR=0.0.0.0:8081 SHARDS=http://127.0.0.1:8080 web-queue-proxy
👤 Mikhail Panfilov
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!