pykafka uses a custom zookeeper implementation for consumer groups. kafka-python uses the 0.9.0.0 server apis to accomplish the same.
-Dana On Jan 8, 2016 18:32, "chengxin Cai" <ia...@outlook.com> wrote: > Hi > > I heard that Pykakfa can create a balanced consumer. > > And there should be no other big difference. > > > Best Regards > > > 在 2016年1月9日,08:58,Dana Powers <dana.pow...@rd.io> 写道: > > > > Hi Doug, > > > > The differences are fairly subtle. kafka-python is a community-backed > > project that aims to be consistent w/ the official java client; pykafka > is > > sponsored by parse.ly and aims to provide a pythonic interface. > whichever > > you go with, I would love to hear your specific feedback on kafka-python. > > > > -Dana (kafka-python maintainer) > > > >> On Fri, Jan 8, 2016 at 4:32 PM, Doug Tomm <dct...@gmail.com> wrote: > >> > >> we're using kafka-python, weighing pykafka, and wondering if there's > >> another that is bettor to use. does confluent endorse or recommend a > >> particular python package (psorry for the alliteration)? > >> > >> doug > >> > >> >