Kafka runs entirely on the JVM, there's no alternative option for the broker.
On Thu, Apr 21, 2016 at 3:29 PM, Subramanian Karunanithi <[email protected] > wrote: > Hi, > > I was playing around with C and Python based kafka clients. > Looks like we need JRE support still to run the brokers, is that true? Or > do we have an alternative to run Brokers as-well without JRE support? > > Basically for a product like we own, we don't use JRE and we don't need > JRE. > I am wondering if we have a suite which has methods to run brokers without > JRE requirement. > > Thanks, > Subu >
