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

'put' command blocks when theres a reserve command waiting for message #16

Closed
ProgramCpp opened this issue Feb 24, 2022 · 1 comment
Closed

Comments

@ProgramCpp
Copy link

ProgramCpp commented Feb 24, 2022

steps:

  1. call reserve to fetch message when a message is available
  2. call put to add a new message to queue. this call does not return

'put' command blocks when theres a reserve command waiting for message

@ProgramCpp
Copy link
Author

ProgramCpp commented Jul 22, 2022

stale issue.

use different connections for producer and consumer

@ProgramCpp ProgramCpp changed the title put blocks when theres a reserve command waiting for message 'put' command blocks when theres a reserve command waiting for message Nov 3, 2022
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

No branches or pull requests

1 participant