Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example for Queue-Subscribe #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Example for Queue-Subscribe #7

wants to merge 1 commit into from

Conversation

prnvkv
Copy link

@prnvkv prnvkv commented Jul 5, 2021

Here's an example for queue-subscribe. Tested with running two instances of the queue-subscribe in two different terminals.
Terminal 1:

queue-subscribe pranav.kamathkv$ ./main -n 5 test testq
Initializing logging reporter
Listening on [test]
Received msg: "hello"
Reporting span 67a187ceedd0cdba:6598a72909abb3c7:67a187ceedd0cdba:1
Received msg: "hello"
Reporting span 3b1152f6b07f83b9:508d9a18ba37f8ac:3b1152f6b07f83b9:1

Terminal 2:
queue-subscribe pranav.kamathkv$ ./main -n 5 test testq
Initializing logging reporter
Listening on [test]
Received msg: "hello"
Reporting span 5465c74b2197b51e:11783c0d35e82b04:5465c74b2197b51e:1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant