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 4.0 Released

35 pointsby mumrah2 months ago

3 comments

aussieguy12342 months ago
One thing I immediately noticed after switching from sns&#x2F;sqs to Kafka was how fast it is.<p>Messages seem to get sent&#x2F;received almost immediately.
mumrah2 months ago
Apache Kafka 4.0 was just released. This is a major release which includes some significant improvements:<p>* Removal of Apache ZooKeeper as a dependency<p>* New consumer group protocol (KIP-848)<p>* Early access of Queues For Kafka (KIP-932)
rmrf1002 months ago
Love Kafka