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

can rpyc be operated asynchronous? #6

Open
mawenzy opened this issue Feb 8, 2023 · 0 comments
Open

can rpyc be operated asynchronous? #6

mawenzy opened this issue Feb 8, 2023 · 0 comments
Labels
enhancement New feature or request performance Is working, but should be faster

Comments

@mawenzy
Copy link
Owner

mawenzy commented Feb 8, 2023

Using async_, calls can be executed asynchronous, but there is not direct signal slot mechanism to integrate it into the qt event loop. Maybe there is a way to make the rpyc calls async in order to dispatch the request and the pick up at that point when the result is there.

@mawenzy mawenzy added enhancement New feature or request performance Is working, but should be faster labels Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Is working, but should be faster
Projects
None yet
Development

No branches or pull requests

1 participant