You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Saurabh Minni <sa...@gmail.com> on 2014/12/22 06:56:44 UTC

Producer is very slow in Kafka .8

Hi,
I was trying out Kafka .8 and was using PHP kafka(
https://github.com/salebab/phpkafka )  extension to produce in PHP

Unfortunately it does not produce faster than a 3 messages per second
reliably.

Was wondering if anyone can help me speed this up.

Thanks,
Saurabh