[zeromq-dev] ZeroMQ on RTOS
Harald Achitz
harald.achitz at gmail.com
Wed Jun 26 19:59:03 CEST 2024
it would be nice if there were an official/public open-source solution
I know about a place implementing zmtp for FreeRTOS, but thats inhouse and
will never go public
it's a waste if places do the same over and over again,
contiki zmpt is a embedded zmtp implementation with some limitations due to
the embedded nature
https://github.com/zeromq/contiki-zmtp
but it is also very, very dated
If you learn about something else that is available, please let me know!
/Harald
On Wed, 26 Jun 2024 at 10:24, Arnaud Loonstra <arnaud at sphaero.org> wrote:
> On 25/06/2024 16:10, Alain GUILLEMOT wrote:
> > Hi,
> >
> > On my target a Xilinx/Ultrascale, I received a lot of sensor data on the
> > RPU5. I plane to transfert data to a seiscomp server.
> >
> > To reduce the transfert delay I want to use ZMQ between RPU5 and
> > seiscomp server.
> >
> > Currently on RPU5 we plan to use a RTOS.
> >
> > Does ZMQ could be used with RTOS ?
> >
> > Which one is supporting ZMQ ?
> >
> > Thank’s
> >
>
> I think it has been been done. Either libzmq directly or a custom
> implementation of ZMTP. I don't know any references though apart from
> the rfc:
>
> https://rfc.zeromq.org/spec/23/
>
> Arnaud
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20240626/64801329/attachment.htm>
More information about the zeromq-dev
mailing list