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

block actor support arbitrary thread context #68

Open
guruofquality opened this issue Feb 27, 2016 · 0 comments
Open

block actor support arbitrary thread context #68

guruofquality opened this issue Feb 27, 2016 · 0 comments
Assignees

Comments

@guruofquality
Copy link
Contributor

From @guruofquality on August 19, 2014 7:24

In an effort to be more versatile.. and to allow blocks to be driven by systems that spawn their own threads... come up with a way to "handle" a block's actor from an arbitrary thread context. One really good use case would be using the Qt main applicaiton thread to run the block so there would not be any thread issues between widget access and other block actions.

Copied from original issue: pothosware/pothos-library#66

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

No branches or pull requests

1 participant