finagle-kafka

2014-01-26 Thread Yuta Okamoto
Hi, all. I'm developing Kafka client in Netty and Twitter's Finagle from scratch. It enables us to handle Kafka more functional and composable way based on "Future" monad. We can also utilize many features, such as load balancing, timeouts, retries and metrics, provided by Finagle. https://github

finagle-kafka

2014-01-26 Thread Yuta Okamoto
Hi, all. I'm developing Kafka client in Netty and Twitter's Finagle from scratch. It enables us to handle Kafka more functional and composable way based on "Future" monad. We can also utilize many features, such as load balancing, timeouts, retries and metrics, provided by Finagle. https://github