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

Asynchronous invocations work as synchronous #1

Open
zakovyrya opened this issue Jul 15, 2009 · 0 comments
Open

Asynchronous invocations work as synchronous #1

zakovyrya opened this issue Jul 15, 2009 · 0 comments

Comments

@zakovyrya
Copy link

Client blocks on methods that do not return results.
Thrift Wiki http://wiki.apache.org/thrift/ThriftFeatures contains description of expected behavior:

asynchronous invocations - Functions that do not return a result can be invoked asynchronously so the client is not blocked until the server has finished processing the request. The server may execute asynchronous invocations of the same client in parallel/out of order

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