Putting Apache Kafka to Use for Event Streams, Jay Kreps 20150323

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 6

  • @MonGooseTech
    @MonGooseTech 7 ปีที่แล้ว +2

    Great off the cuff style; really lively and some great points that I could not find anywhere else; sat through hours of other stuff and here were gems like ordering and partitions of topics. Some really useful fundamentals and more.

  • @joesan7755
    @joesan7755 9 ปีที่แล้ว

    At 30.10, you talk about ordering and partition. Partitioning the topic I suppose is to increase parallelism, thereby increasing consumer throughput. How does this throughput compare with no partitioning? I have a use case where I have to ensure ordering, so I cannot partition the topic, but at the same time I would like to have a very high throughput for my consumer. How do I go about doing this?

  • @skmonga91
    @skmonga91 7 ปีที่แล้ว

    great talk , learnt a lot from this ...

  • @alfin3644
    @alfin3644 8 ปีที่แล้ว

    A complicated solution for a Hadoop non-problem LOL