Re: Using Avro for encoding messages

2015-07-09 Thread Daniel Schierbeck
and use HAproxy find them. /svante 2015-07-09 10:36 GMT+02:00 Daniel Schierbeck daniel.schierb...@gmail.com : I'm working on a system that will store Avro-encoded messages in Kafka. The system will have both producers and consumers in different languages, including Ruby (not JRuby) and Java

Re: Using Avro for encoding messages

2015-07-09 Thread Daniel Schierbeck
The Confluent tools seem to be very oriented towards a Java-heavy infrastructure, and I'd rather not have to re-implement all their somewhat complex tooling in Ruby and Go. I'd much prefer a simplified model that can more easily be implemented. As an aside, Confluent *could* support such a