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 support for access to input data in shared memory area #114

Open
elfring opened this issue Jan 6, 2024 · 0 comments
Open

Add support for access to input data in shared memory area #114

elfring opened this issue Jan 6, 2024 · 0 comments

Comments

@elfring
Copy link

elfring commented Jan 6, 2024

The information “…, returning the results through a shared memory area to the parent process, …” is provided.
This hint refers to output data.

🤔

  • How do you think about to pass input data also in a shared memory area?
  • How would you switch between the access to shared data and data which should be kept in the private memory of background processes?
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