Can we read queue data created by bullmq from python consumer #1648
Unanswered
muhammad-omer-dev
asked this question in
Q&A
Replies: 2 comments
-
When you say that you want to consume data, do you mean processing jobs from the queue or something else? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Python versión is available https://docs.bullmq.io/python/introduction |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am currently running application in node.js and need to write python code for OCR services but for communication i am using Bullmq right now. I need to Publish data from Bullmq into queue and consume that data using Python Is this possible ?. Or any workaround for it ? Really need help on this.
Beta Was this translation helpful? Give feedback.
All reactions