TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Zookeeper
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Aman Gupta (3)
Sarthak Varshney (3)
Amit Tyagi (2)
Chethan N (1)
Tural Suleymani (1)
Related resources for Zookeeper
No resource found
Apache Kafka Without ZooKeeper
11/20/2024 4:55:03 AM.
Apache Kafka Without ZooKeeper employs the KRaft protocol (KIP 500), replacing ZooKeeper for metadata management. This enables simplified deployment, enhanced reliability, and native support for Kafka
Setting Up Kafka In Local using Docker
9/28/2024 5:01:04 AM.
Apache Kafka is a distributed streaming platform used to build real-time data pipelines and applications. It relies on Zookeeper for managing metadata and broker health.
Kafka Terminologies and Client APIs
9/13/2024 8:52:21 AM.
Explore key Kafka terminologies like brokers, topics, partitions, and offsets, along with an overview of its core client APIs. Learn how the Producer, Consumer, Streams, and Connect APIs enable powerf
Getting Started With Apache Kafka: Introductory Guide
9/11/2024 3:36:55 AM.
Apache Kafka is a distributed event streaming platform that enables real-time data processing and integration across microservices. It supports publishing and subscribing to streams of records, storin
Getting Started with ZooKeeper: A Beginner's Guide
6/20/2024 8:57:57 AM.
Learn the basics of Apache ZooKeeper, a distributed coordination service, including its architecture, installation, usage, and practical examples.
Understanding ZooKeeper: Key Concepts and Architecture
6/19/2024 5:24:30 AM.
Explore the key concepts and architecture of ZooKeeper, a distributed coordination service, and understand its impact through an example of a distributed lock service.
Introduction to Apache ZooKeeper
6/18/2024 5:58:37 AM.
Apache ZooKeeper is a centralized service for managing configuration, synchronization, and naming in distributed systems.
KAFKA for Mere Mortals : Installing KAFKA and Zookeeper
1/23/2024 4:54:29 AM.
The purpose of the current article is to install KAFKA with Zookeeper.
Building Real Time Applications Using .Net Core And Kafka (Continuation)
4/5/2021 12:16:05 PM.
In this article, we will be continuing to build a real-time application using Kafka and .Net Core.
Kafka Fundamentals And Architecture
4/1/2021 1:29:28 PM.
This article talks about the fundamentals of Kafka along with its architecture.