From 9ff8d96538e3a9e5828c95c33edb3834c60facac Mon Sep 17 00:00:00 2001 From: DSK Date: Sun, 19 Jul 2020 18:52:39 +0530 Subject: [PATCH] removed queues.io --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9ed22a45..b493d08f 100644 --- a/README.md +++ b/README.md @@ -1348,7 +1348,6 @@ Tasks queues receive tasks and their related data, runs them in background, then **[Celery](http://www.celeryproject.org/)** has support for scheduling and primarily has python support. -**[Queues.io](http://queues.io/)** - Collection of all task queues and their info. ### Back pressure