actumn / celery.node

Celery task queue client/worker for nodejs
https://celery-node.js.org
MIT License
284 stars 73 forks source link

Roadmap #16

Open actumn opened 4 years ago

actumn commented 4 years ago

Features

Others

comfuture commented 4 years ago

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 : )

actumn commented 4 years ago

@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.

ghost commented 4 years ago

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

jrnp97 commented 2 years ago

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

EdoardoPedrotti commented 1 year ago

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

perumurugan12 commented 1 year ago

we are waiting for FlowerUI update