librdkafka/examples
Magnus Edenhill fdb69ce598 Added RD_KAFKA_OFFSET_TAIL(cnt) to start consuming 'cnt' messages from end.
An application can now easily consume the last 'cnt' messages from a partition.
2014-07-30 23:32:20 +02:00
..
.gitignore Created a small c++ librdkafka produce wrapper. It will grow in the nexts commits. 2013-05-09 13:56:50 +02:00
Makefile Remove -gstrict-dwarf from examples/ CPPFLAGS (for OSX 10.9) 2014-06-26 23:44:32 +02:00
rdkafka_example.c Added RD_KAFKA_OFFSET_TAIL(cnt) to start consuming 'cnt' messages from end. 2014-07-30 23:32:20 +02:00
rdkafka_example.cpp Integrated mklove configure 2014-03-16 14:38:19 +07:00
rdkafka_performance.c Added RD_KAFKA_OFFSET_TAIL(cnt) to start consuming 'cnt' messages from end. 2014-07-30 23:32:20 +02:00
rdkafka_zookeeper_example.c Modified example to use zookeeper to build the broker-list 2014-04-22 06:15:47 +02:00