https://cwiki.apache.org/confluence/display/KAFKA/Kafka+papers+and+presentations
https://cwiki.apache.org/confluence/display/KAFKA/Index
https://cwiki.apache.org/confluence/display/KAFKA/Hierarchical+Topics
http://blog.cloudera.com/blog/2014/09/apache-kafka-for-beginners/
https://kafka.apache.org/0101/javadoc/org/apache/kafka/clients/producer/KafkaProducer.html
http://kafka.apache.org/documentation/#producerconfigs
https://github.com/cakesolutions/scala-kafka-client/wiki/Message-Exchange-Patterns
http://ingest.tips/2015/07/19/tips-for-improving-performance-of-kafka-producer/
https://kafka.apache.org/0101/javadoc/org/apache/kafka/clients/consumer/KafkaConsumer.html
http://kafka.apache.org/documentation/#consumerconfigs
http://doc.akka.io/docs/akka-stream-kafka/current/consumer.html
https://kafka.apache.org/0100/javadoc/org/apache/kafka/clients/producer/ProducerInterceptor.html
https://cwiki.apache.org/confluence/display/KAFKA/KIP-42%3A+Add+Producer+and+Consumer+Interceptors
http://www.javaworld.com/article/3066873/big-data/big-data-messaging-with-kafka-part-2.html
http://stackoverflow.com/questions/39574328/kafka-multiple-partition-ordering
http://www.jakubkorab.net/2015/12/message-distribution-and-topic-partitioning-in-kafka.html
http://linuxthrill.blogspot.co.uk/2016/04/kafka-performance-tuning.html
https://www.cloudera.com/documentation/kafka/1-4-x/topics/kafka_performance.html
http://stackoverflow.com/questions/38024514/understanding-kafka-topics-and-partitions?rq=1
https://www.confluent.io/blog/how-to-choose-the-number-of-topicspartitions-in-a-kafka-cluster/
https://kafka.apache.org/0100/javadoc/org/apache/kafka/common/serialization/Serializer.html
http://stackoverflow.com/questions/23755976/kafka-writing-custom-serializer
https://github.com/linkedin/Burrow/wiki/What-is-Burrow
https://github.com/tulios/burrow-stats
https://github.com/splee/burrower
https://github.com/yahoo/kafka-manager
https://signalfx.com/blog/how-we-monitor-and-run-kafka-at-scale/
https://signalfx.com/kafka-monitoring/
http://docs.confluent.io/3.0.1/kafka/deployment.html
https://www.confluent.io/product/control-center/
https://www.cloudera.com/documentation/kafka/latest/topics/kafka_command_line.html
netstat -nlp | grep 2181 netstat -nlp | grep 9092
http://docs.confluent.io/3.1.2/kafka/deployment.html?highlight=production
https://cwiki.apache.org/confluence/display/KAFKA/KIP-13+-+Quotas
https://issues.apache.org/jira/browse/KAFKA-1489
https://github.com/apache/kafka/pull/1348/files
https://github.com/linkedin/Burrow/wiki/Consumer-Lag-Evaluation-Rules
http://docs.confluent.io/3.1.2/kafka/monitoring.html
https://www.cloudera.com/documentation/kafka/latest/topics/kafka_performance.html
http://stackoverflow.com/questions/21020347/kafka-sending-a-15mb-message