Skip to main content

All Questions

2 votes
1 answer
692 views

CDC vs Message Broker Key differences and which to use when

I have been struggling to find any key pros and cons on using one over the other. When it comes to sharing data between two microservices. Especially when it comes to scale. What my assumption and ...
Harshwardhan's user avatar
0 votes
1 answer
447 views

Many ordered queues - how to auto rebalancing streams between app instances?

Problem description I want to deploy distributed, ordered queues solution for my project but I have questions/problems: Which tool/solution should I use? Which would be the easiest to implement/learn ...
kkarczmarczyk's user avatar
3 votes
1 answer
7k views

angular.js integration with apache kafka

I am new to apache kafka and apache spark. I want to integrate the kafka with my angularjs code. Basically I want to make sure that, when a user click on any link or searches anything on my website, ...
Scalaboy's user avatar
  • 173