Skip to content

async/sync mode in pulsar producer and consumer #22382

Closed Answered by lhotari
ragaur-tibco asked this question in Q&A
Discussion options

You must be logged in to vote

@ragaur-tibco For understanding the "internal process", it is good to start by reading the high level documentation for the Pulsar binary protocol. For example, the description of the producer gives good context to understand how the producer works. There's a presentation "Deep Dive into the Pulsar Binary Protocol" by @cbornet which explains a lot more around the binary protocol.
Pulsar's Java client and Pulsar broker use Netty to handle the network communications. If you really want to get into internal, it helps to get an understanding of Netty. One of the rare books on the topic is "Netty in Action".

I don't have any expectations or requirements I just want to know how to test the bot…

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
12 replies
@ragaur-tibco
Comment options

@lhotari
Comment options

@ragaur-tibco
Comment options

@lhotari
Comment options

Answer selected by visortelle
@ragaur-tibco
Comment options

@visortelle
Comment options

@lhotari
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants