TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Apache Kafka 0.8.0 released

131 pointsby mumrahover 11 years ago

11 comments

nullymcnullover 11 years ago
Have read a bit of the intro material, but I'm still not grokking what makes Kafka fundamentally different from ActiveMQ / Apollo. Can anyone sum up where and why one might need Kafka?
评论 #6875095 未加载
评论 #6874888 未加载
评论 #6874837 未加载
评论 #6875198 未加载
评论 #6876821 未加载
xalover 11 years ago
Kafka is an integral part of Shopify&#x27;s infrastructure. It&#x27;s brilliant but under appreciated technology.<p>A full company, scalable event bus like this can totally revolutionize the way you build services.
评论 #6874661 未加载
评论 #6876646 未加载
mumrahover 11 years ago
This is the first release as an Apache top-level project and represents many months of hard work.<p>A few of the major improvements (from <a href="https://archive.apache.org/dist/kafka/0.8.0/RELEASE_NOTES.html" rel="nofollow">https:&#x2F;&#x2F;archive.apache.org&#x2F;dist&#x2F;kafka&#x2F;0.8.0&#x2F;RELEASE_NOTES.ht...</a>):<p><pre><code> * Intra-cluster replication support * Support multiple data directories * Many new internal metrics * Time based log segment rollout </code></pre> Plus many bug fixes and other improvements.
hans0l074over 11 years ago
May I ask how Kafka compares with an AMQP solution such as RabbitMQ? Thank you.
评论 #6874538 未加载
评论 #6874536 未加载
turingbookover 11 years ago
I wrote about this release and Kafka in general in Chinese and gather some information perhaps useful for Chinese guys: <a href="http://geek.csdn.net/news/detail/3866" rel="nofollow">http:&#x2F;&#x2F;geek.csdn.net&#x2F;news&#x2F;detail&#x2F;3866</a>
rmk2over 11 years ago
This has nothing to do with the software itself, but it bothers me: Why do you call a &quot;high-throughput distributed messaging system&quot; Kafka? Kafka&#x27;s stories essentially describe the polar-opposite: crippled, ineffective, labyrinthine message systems that are exceedingly hierarchical in nature. They are also rather user-unfriendly, i.e. their users usually die horrible, lonely deaths. Am I just missing the in-joke here, and it&#x27;s called Kafka <i>because</i> it is exactly the opposite of this, or did somebody overdo the hipster naming scheme?
评论 #6877754 未加载
评论 #6878186 未加载
评论 #6880692 未加载
评论 #6877550 未加载
pspeter3over 11 years ago
Congratulations to the Kafka team! Their work is always extremely impressive.
harichinnanover 11 years ago
Was this developed in Scala?
评论 #6875640 未加载
评论 #6875547 未加载
nine_kover 11 years ago
I like the naming trend and expect releases of Apache Ionesco, Apache Lovecraft, and Apache Poe real soon now. &lt;&#x2F;obligatory-joke&gt;
x3942over 11 years ago
Finally!
shmerlover 11 years ago
Why is it written in Java? Isn&#x27;t it a default performance hit? I&#x27;d expect such frameworks to be written in high performance languages.
评论 #6876297 未加载
评论 #6876809 未加载