I am considering LCM, and I have read your technical report where you
compare it to IPC et. al. However, how is LCM different from something
ZeroMQ and its ilk?
Thanks
LCM has a single publish/subscribe messaging model. ZeroMQ has more models.
LCM has a marshalling/unmarshalling layer with a type specification
language. ZeroMQ does not, and expects you to take care of
marshalling/unmarshalling on your own.
Albert
> --
> You received this message because you are subscribed to the Google Groups "Lightweight Communications and Marshalling" group.
> To post to this group, send email to lcm-...@googlegroups.com.
> To unsubscribe from this group, send email to lcm-users+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/lcm-users?hl=en.
>