Open-Sourcing Twitter Heron
blog.twitter.com
Open-Sourcing Twitter Heron
1–10 of 65 posts
Re: Open-Sourcing Twitter Heron
#2Re: Open-Sourcing Twitter Heron
#3Re: Open-Sourcing Twitter Heron
#4Re: Open-Sourcing Twitter Heron
#5Re: Open-Sourcing Twitter Heron
#6I've seen a decent amount of complaining about the difficulty of supporting a kafka infrastructure. I'd be interested in thoughts from people who have used Heron as to how it is running it in production.
We run Kafka Mesos https://github.com/mesos/kafka allows for as a service implementation for broker clusters for users and apps.
Vagrant for running example https://github.com/elodina/heron/blob/v2/contrib/kafka9/vagr...
Re: Open-Sourcing Twitter Heron
#7For anyone curious, it's https://github.com/twitter/heron
Re: Open-Sourcing Twitter Heron
#8Feel like they should feature the link to the repo much more prominently in the article! For anyone curious, it's https://github.com/twitter/heron
Getting Started: http://twitter.github.io/heron/docs/getting-started/
Re: Open-Sourcing Twitter Heron
#9Edit: Not so sure what they are using for networking. Seemed like cpp-netlib at first, but I don't think so now.