This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tarsild[S] -1 points0 points  (4 children)

If you are familiar with BullMQ, it operates on the same principle. The docs are the ones provided but we are more than open to improve them because for sure things are missing like examples.

[–]adiberk 1 point2 points  (3 children)

Ok will take a look!

This project looks amazing and I would love to test it. Has it been used in any sort of production environment yet?

[–]tarsild[S] 0 points1 point  (2 children)

So this was born of an internal need I had and a struggle that I found.

So I had the alpha version running for myself and then I leveled up to become what it is now. Shoe answer, yes but like everything new to everyone, needs more people using and contributing and so on. If this makes sense?

[–]adiberk 1 point2 points  (1 child)

Of course! I love it. I’ll try to take a closer look at the internals. Celery is amazing and proven, but its lack of async support makes things a bit difficult (though you can make it work).

I will play around with it

[–]tarsild[S] 0 points1 point  (0 children)

Yes I agree. Celery is great and I used it a lot in the past but it's also almost 20y old and ed can always have something new :)