Alan, Assuming this is for sending tracking events to a Kafka cluster. You may want to take a look at the C++ client as a reference: https://svn.apache.org/repos/asf/incubator/kafka/trunk/clients/cpp/
Thanks, Joel On Sat, Jul 14, 2012 at 7:58 AM, Alan D. Cabrera <l...@toolazydogs.com>wrote: > I'd like to write an nginx module that feeds into kafka. How should I go > about this? > > > Regards, > Alan > >