You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using the celery-node package in my Node.js application and it has been very beneficial for handling distributed tasks. I am writing to inquire about the support for Apache Kafka as a broker in this package.
Apache Kafka is a crucial part of our infrastructure and we would like to use it as a broker with celery-node. I noticed that the package currently supports RabbitMQ and Redis. Can you please confirm whether Kafka is also supported?
If not, would you consider adding support for Kafka in the future? I believe this feature would be beneficial for many users who rely on Kafka for their message brokering needs.
Thank you for your time and I look forward to hearing from you.
The text was updated successfully, but these errors were encountered:
Hello dear community,
I am currently using the
celery-node
package in my Node.js application and it has been very beneficial for handling distributed tasks. I am writing to inquire about the support for Apache Kafka as a broker in this package.Apache Kafka is a crucial part of our infrastructure and we would like to use it as a broker with
celery-node
. I noticed that the package currently supports RabbitMQ and Redis. Can you please confirm whether Kafka is also supported?If not, would you consider adding support for Kafka in the future? I believe this feature would be beneficial for many users who rely on Kafka for their message brokering needs.
Thank you for your time and I look forward to hearing from you.
The text was updated successfully, but these errors were encountered: