Re: Node-Kafka Client Review and Question

2013-04-24 Thread Christopher Alexander
From: "Taylor Gautier" To: users@kafka.apache.org Sent: Wednesday, April 24, 2013 4:39:24 PM Subject: Re: Node-Kafka Client Review and Question This implementation is what I worked on while at Tagged, which was forked from Marcus' version, but I don't think it ever merge

Re: Node-Kafka Client Review and Question

2013-04-24 Thread Taylor Gautier
This implementation is what I worked on while at Tagged, which was forked from Marcus' version, but I don't think it ever merged back to Marcus': https://github.com/tagged/node-kafka It was in production for about a year when I left Tagged about 6 months ago. I know that there were some internal

Re: Node-Kafka Client Review and Question

2013-04-24 Thread Christian Carollo
Hi Everyone, I have been experimenting with the libraries listed below and experienced the same problems. I have not found any another other node clients. I am interested in finding a node solution as well. Happy to contribute on a common solution. Christian Carollo On Apr 24, 2013, at 10:

Node-Kafka Client Review and Question

2013-04-24 Thread Christopher Alexander
Hi Everyone, I just wanted to follow-up on a previous thread concerning our investigation of identifying a stable Node-Kafka client. To date we have tested the following: 1. Franz-Kafka (https://github.com/dannycoates/franz-kafka) 2. Node-Kafka (v2.1, https://github.com/radekg/node-kafka) 3. Nod