Skip to content

Instantly share code, notes, and snippets.

@xuwei-k
Created June 17, 2015 11:03
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xuwei-k/998fa7b90fb15df89e39 to your computer and use it in GitHub Desktop.
Save xuwei-k/998fa7b90fb15df89e39 to your computer and use it in GitHub Desktop.

Kafkaつらい

Kafkaとは?

  • もともとLinkedinが作ったやつ
  • 今はapacheプロジェクト
  • Scalaで作られてる
  • 公式には "Apache Kafka is publish-subscribe messaging rethought as a distributed commit log." って書いてあった

基本的な(?)情報

あまり日本では知られてないけど重要な(?)情報

  • http://confluent.io/
  • Linkedinでkafkaやってた人達が独立してベンチャー作った
  • Linkedinから出資受けてる
  • コミッターの半分くらいここにいるのでは???

以下、つらい点をひたすら列挙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment