eclipse-iceoryx / iceoryx

Eclipse iceoryx™ - true zero-copy inter-process-communication
https://iceoryx.io
Apache License 2.0
1.57k stars 373 forks source link

Make iceoryx resource prefix a compile time option #2272

Closed elBoberido closed 2 months ago

elBoberido commented 2 months ago

Brief feature description

In #2258 we got reminded that it might be helpful to create complete islands for an iceoryx deployment. Since all the resources now have a prefix, the next logical step would be to make it a compile time option.

With this, one could run a separate iceoryx application network without interfering e.g. with ROS2 applications using Cyclone DDS with iceoryx as local transport.