[ros-users] Generic message transport infrastructure

Konrad Banachowicz konradb3 at gmail.com
Fri Dec 3 11:33:42 UTC 2010


2010/12/3 Cedric Pradalier <cedric.pradalier at mavt.ethz.ch>

>
> On 12/03/10 10:18, Konrad Banachowicz wrote:
>
> I don't think that shm is right way of communication for ROS.
> It is extremely low-level approach to the problem and it's possibly
> duplicate existing in system messaging like UNIX domain socket or POSIQ MQ.
> Additional overhead for providing reliable communication would be difficult
> to achieve and would have significant impact on performance.
>
>
> True as well...
>
>
> In my opinion using UNIX domain socket would be much more beneficial to ROS
> and much simpler to implement.
>
>
> Good, it should be pretty trivial to implement within the framework.
>
> Do you have experience on how the performance compares with TCP over
> loopback?
>
I have done some benchmarks of these in the past and as far as I remember in
some cases it was more efficient.
But I don't have exact result now.
Look there :
http://lists.freebsd.org/pipermail/freebsd-performance/2005-February/001143.html


>
> I'm beginning to wonder if the biggest quality of the sharedmem plugin will
> only be to make sure nobody (else) loses time to implement it...
> Thanks for the feedback
>
>
> --
> Dr. Cedric Pradalierhttp://www.asl.ethz.ch/people/cedricp
>
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20101203/5bb44fd7/attachment-0003.html>


More information about the ros-users mailing list