This would be more appropriate on the Aeron Gitter group. https://gitter.im/real-logic/Aeron
On Mon, 1 Oct 2018 at 17:16, <[email protected]> wrote: > Hello to everybody. > > There's a wish to search ironmq acts on localhost over *IPC*. first of > all I'm interested in *c++ port driver*. > I built for *Ubuntu 18.04* version downloaded from git (*1.11.2-SNAPSHOT*) > and ran on localhost *aeronmd, basicpublisher* and* basicsubscriber.* > During communication I saw that *basicpublisher* put data to its log > buffer and *basicsubscriber* listened to its one. > However I was suprised having found out that *aeronmd ,*driver app, > sent packets to its self over udp (wireshark, lsof, *trace helped me). > In this situation I have a question if it's possible to avoid aeron (udp) > transfer to copy data from one share segment to another on *localhost*. > I couldn't define it in docs. In general I thought on localhost *aeronmd > *should copy data from one logbuffer to another without network and > packets overhead. > -- You received this message because you are subscribed to the Google Groups "mechanical-sympathy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
