zenoh icon indicating copy to clipboard operation
zenoh copied to clipboard

Shared Memory Transport and Session

Open teburd opened this issue 3 years ago • 1 comments

It would be great to have local sessions allow for a completely shared memory transport where you might want sub microsecond latencies for communications. I get that it's somewhat specialized but it seems to be a growing thing with ROS using IceOryx or eCal, both of which provide that.

This is something that was discussed in chat previously but it keeps coming back as something I care about

teburd avatar Jun 30 '21 18:06 teburd

Many dds and dds-like middleware vendors are creating gateway for iceoryx, for example Cyclone DDS gateway/bridge and fastdds gateway.

So why not to create a gateway for iceoryx with zenoh. I'v created an issue here https://github.com/eclipse-iceoryx/iceoryx/issues/869

with this feature, zenoh will get more possibilities with rmw, even with rmw_iceoryx

Thanks.

ZhenshengLee avatar Aug 25 '21 07:08 ZhenshengLee