What is a message? Is it an object? Can it be a file? Can it be a picture? Is it some kind of json with metadata(implicitly an object?). I cannot understand and I see messages literally everywhere. Kafka, Rabbit etc..
It can be any of these things. Anything that can be serialized and deserialized, and many objects can be. Strings can be. I wouldn't send a whole bitmap, though. I'd send a location of that bitmap instead.... a url, file object, or string. Hope that helps.
Very useful, Thanks a lot!
Nice presentation, Much appreciated
Thanks! I'm glad you found it helpful.
Great video! Congratulations.
Thanks for watching it! Glad it helped.
Very good and simplified presentation.
Glad you liked it! Sometimes simple is better when presenting a complex topic, and I hope this video has a good balance of both! Thanks for watching.
Great video
Thanks! I'm glad you found it. Are there any specific parts you found helpful?
Topics AKA Events :) Nice video, interesting topic
Actually, yeah... I'm thinking of doing a video where I convert a spring boot Kafka project to use Azure Event Hub.
This is damn useful, much appreciated!
Glad it helps! Thanks.
What is a message? Is it an object? Can it be a file? Can it be a picture? Is it some kind of json with metadata(implicitly an object?). I cannot understand and I see messages literally everywhere. Kafka, Rabbit etc..
It can be any of these things. Anything that can be serialized and deserialized, and many objects can be. Strings can be. I wouldn't send a whole bitmap, though. I'd send a location of that bitmap instead.... a url, file object, or string. Hope that helps.
@@discospiff Yeah, it helps clearing things up in my mind a lot. Thank you!
fantastic! thanks.
Glad you liked it! Thanks for the comment.
Lots of words, not much value.
That's what I think when I turn on C-SPAN.