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

"anti-corruption" layer per kernel scheduling in C #92

Open
jmrnilsson opened this issue Jun 20, 2022 · 0 comments
Open

"anti-corruption" layer per kernel scheduling in C #92

jmrnilsson opened this issue Jun 20, 2022 · 0 comments

Comments

@jmrnilsson
Copy link
Owner

https://www.geeksforgeeks.org/ipc-using-message-queues/

  • IPC assumes length and all meta check out to receive a message
  • Make sure content-length is correct
  • If to long immediately throw out.
  • If any meta data is incorrect invalidate message as well.
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