Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

As someone who has been burned by non-Java Kafka drivers, beware the perception of ecosystem support here. The Kafka design pushes a huge amount of complexity onto the client, and in our experience only the Java client deals with this complexity well. We started out using Python clients but eventually moved to Confluent's REST API (wrapping the Java driver) because we had so many problems with it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: