Hi there! I have multiple servers. What I want to do is to send user information across servers. Basically, there will be publisher servers (masters) and subscribers(slaves). Each subscriber server will have a scope and it will only accept the information from that scope. I thought I can use topic for that. Is it a good idea to use Kafka for this purpose?
--Mert Metin, Software Engineer, Proximify