celery.node icon indicating copy to clipboard operation
celery.node copied to clipboard

Roadmap

Open actumn opened this issue 5 years ago • 7 comments

Features

  • [x] Task protocol v1 client
  • [x] Task protocol v2 worker
  • [x] amqp broker
  • [x] redis broker
  • [x] amqp backend
  • [x] redis backend
  • [x] Task protocol v2 client
  • [x] Task protocol v2 worker
  • [x] ETA and countdown
  • [ ] Error retry
  • [ ] Logging
  • [ ] Support for redis sentinel
  • [ ] SQS Broker
  • [ ] RPC Backend
  • [ ] Task routing
  • [ ] Celery Beat
  • [ ] Celery Canvas
  • [ ] FlowerUI
  • [ ] Task expire
  • [ ] Celery events

Others

  • [ ] Code documents. typedoc
  • [ ] API documents
  • [ ] Benchmark
  • [ ] Test coverage report

actumn avatar Mar 19 '20 13:03 actumn

Hi, is there any roadmap to implement 'eta' header of task protocol v2 in near future? I found that https://github.com/mher/node-celery repository archived today. So trying to find alternatives, then highly impressed of celery.node.

I want to migrate my codes to celery.node as soon as possible : )

comfuture avatar Jun 23 '20 09:06 comfuture

@comfuture Thank you for your interest celery.node project. Of course, I'm planning to implement some other task options. https://github.com/actumn/celery.node/blob/e6024a4fe7d6355c1998ac6a6bedee8cb6dae1d2/src/app/client.ts#L50-L73 And if you need eta feature I will make it as soon as possible (probably next month). Or I will appreciate it if you make PR.

actumn avatar Jun 23 '20 12:06 actumn

@actumn curious if you have an ETA for the eta feature. thank you!

ghost avatar Aug 08 '20 00:08 ghost

Nice project man, did you have a plan to integrate Database Backend?

jrnp97 avatar Dec 04 '21 00:12 jrnp97

is there any way to already work with aws SQS? any update on that feature? thanks! 😄

EdoardoPedrotti avatar Mar 14 '23 16:03 EdoardoPedrotti

we are waiting for FlowerUI update

perumurugan12 avatar May 19 '23 14:05 perumurugan12