Apache Kafka Node js Producer and Consumer

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024

Комментарии • 17

  • @lemoncode21
    @lemoncode21  Год назад +1

    Table of content
    00:00:19 Setup main nodejs express
    00:02:07 Create config kafka
    00:05:27 Create Controller
    00:07:47 Setup docker kafka
    00:09:07 Test Pub sub

  • @d-landjs
    @d-landjs Год назад

    Excellent master!

  • @new-wt3zg
    @new-wt3zg 11 месяцев назад

    Very thank you😊

  • @AjeetMaurya-b6g
    @AjeetMaurya-b6g 8 месяцев назад

    docker compose file does not work for me. I copied and pasted exactly same file as attached in one of the reply.

  • @20240Z
    @20240Z Год назад

    Hello, thank for your mentoring. do I need to change the docker compose file configure without zookeeper? If so, how do I change it?

  • @PrashantShekher
    @PrashantShekher 6 месяцев назад

    Please provide the details for Idempotent case too with running snippet

  • @yarinh8417
    @yarinh8417 Год назад +1

    somebody know why when iam runnung the consumer i get warnings of imbalance? also in my code i disconnect the consumer each time its the code finish to consume

  • @nathan_falkon36
    @nathan_falkon36 Год назад +1

    hi! thank you for the video, can you share the code for the docker compose also ?

    • @lemoncode21
      @lemoncode21  Год назад +1

      u can check here: github.com/obsidiandynamics/kafdrop/blob/master/docker-compose/kafka-kafdrop/docker-compose.yaml

  • @valdineidossantos103
    @valdineidossantos103 7 месяцев назад

    How to consume only 10 latest messages ?

  • @mohamedsalahsfar8717
    @mohamedsalahsfar8717 4 месяца назад

    Would you please provide me the docker compose file configuration?

  • @fauzi5848
    @fauzi5848 Год назад

    Bang, tolong jelasin tools2 yg berkaitan dengan penggunaan Kafka dong, semisal Zookeeper sama Kafdrop kaya di video itu gunanya untuk apa aja, dan kenapa butuh itu. Atau, ada tools2 lain yang biasa dipakai saat ngedevelop aplikasi yang menggunakan Kafka.
    Terima kasih!

    • @lemoncode21
      @lemoncode21  Год назад +1

      Halo bro, Kalau zookeeper kynya udah gak perlu lagi di versi Kafka 2.8.0 keatas jadi paki zookeeper internal supaya gak perlu config lagi waktu install. kalau kafkadrop biasanya digunakan buat ui/interface aja biar kelihatan tampilanya soalnya agak pusing kalau monitoring lewat terminal hehe. maaf baru dibales bro

  • @abelwondwosen1078
    @abelwondwosen1078 9 месяцев назад

    hey can you please share docker-compose file?

  • @wellerson-full
    @wellerson-full Год назад

    github ?

    • @lemoncode21
      @lemoncode21  Год назад +2

      I have just written the description in the link.😁