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

Add API documentation to PassiveSynchronizationChannel #299

Open
myronkscott opened this issue Aug 27, 2018 · 0 comments
Open

Add API documentation to PassiveSynchronizationChannel #299

myronkscott opened this issue Aug 27, 2018 · 0 comments

Comments

@myronkscott
Copy link
Member

There have been several conceptual problems with the way PassiveSchronizationChannel works within the API. Messages sent on this channel are sent inline to the passive as part of a linear message stream for a particular concurrency key. Messages sent using messageSelf will be added to the queue for the concurrency key at the end of the queue. This message can straddle both sides of the sync operation so care needs to be taken understand what this means.

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