I'm new to Apache Pulsar technology and I want to implement the Apache Pulsar in distributed system. In which one machine should have Pulsar Producer which produces the messages to the topic and the other machine should have Pulsar Consumer to consume those messages from the same topic.
Is there any way to implement the same using C# language.
Kindly help me with the guideline to implement it!
0 comments:
Post a Comment
Thanks