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.
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?
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.
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?
great talk , learnt a lot from this ...
A complicated solution for a Hadoop non-problem LOL