Skip to content
Facebook
  • About Us
  • Contact Us
  • Privacy Policy
Facebook
Tech Geek
Skip to content
  • Java /Spring Boot
    • Basics
    • Java Collection Framework
    • Java Virtual Machine
    • Generics in Java
    • Multi-Threading
  • Cloud
  • Data Structures
    • Linked List
  • SQL / DBMS
  • Interview Questions
    • Core Java Interview Questions
    • Spring Boot Interview Questions
  • System Design
    • Design Patterns
    • High Level | System Design | HLD
Home Posts tagged "Kafka"

Tag: Kafka

How Kafka works fast?

Gaurav Kawatra July 29, 2023 July 29, 2023Kafka, System Desigm AWS, Data Structure, Kafka, System Design 0

A high-performant software for handling real-time data in low latency is known as Kafka. Kafka provides a high-throughput and distributed event-store system. Initially developed by LinkedIn to track activities, collect application metrics and logs, etc. Later Kafka is managed by Apache. So, it becomes Apache Kafka. Real-time data feeds are…

Continue reading

Java Equals and Hashcode Contract- Part 1

Gaurav November 25, 2019 November 25, 2019Core Java Equals and HashCode, Hadoop, Java, Java 8, JVM, Kafka, Scala, Spark 0

Equals and Hashcode method are available through java.lang.Object class. The object class is default inherited to each and every class and java.lang.* the package is also the default import package in java. So, all the methods of Object class are default inherited to every class in java. Object class provides…

Continue reading

JVM (Java Virtual Machine) Architecture – Part 2

Gaurav November 25, 2019 November 25, 2019Core Java Hadoop, Java, Java 8, JVM, Kafka, Scala, Spark 0

In the previous article Part-1 (Please go through first this article), we start the discussion on JVM architecture. Until now we have done with part of the class loader subsystem. Now we moving further, anyone have doubts or suggestion. Please let me know through comments or mail. Image is coming…

Continue reading

12
  • Facebook
  • Recent Posts

    • Spring Boot Interview Questions – 1
    • Mapping annotation in Spring Boot
    • Rest-API Interview Questions – 2
    • Rest-API Interview Questions – 1
    • Java Optional Class
  • Categories

    • Array
    • ArrayList
    • AWS
    • Cloud Computing
    • Core Java
    • Data Structure
    • DBMS
    • GCP
    • High Level System Design
    • Interview Questions
    • Java Collection Framework
    • Kafka
    • Linked List
    • LinkedList
    • Low Level System Design
    • Security
    • Spring AOP
    • Spring-Framework
    • System Desigm
    • Uncategorized
Copyright © 2025 · Coder Stuff· All rights Reserved.
Powered by Nirvana & WordPress.
Facebook