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

Shared Memory #19

Open
martinkrammer opened this issue Jul 30, 2021 · 0 comments
Open

Shared Memory #19

martinkrammer opened this issue Jul 30, 2021 · 0 comments
Labels
Backlog Low relevance for now

Comments

@martinkrammer
Copy link
Member

There is a feature request for shared memory.
This was intended from the beginning of ACOSAR, but was never implemented.

Pros:

  • No network configuration e.g. firewalls
  • Fast exchange of large binary objects
  • Compare with ROS, zero-copy shared memory

Cons:

  • As fast as network stack, which is quite optimized
  • Platform independence maybe not given

Some more research is necessary, but could be a good addition. Maybe also as separate software project.

@martinkrammer martinkrammer added the Backlog Low relevance for now label Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Low relevance for now
Projects
None yet
Development

No branches or pull requests

1 participant