• hint for IPC messaging/queue

    From miro.janosik@gmail.com@21:1/5 to All on Tue Feb 28 06:48:01 2017
    Hello

    I'm getting a little lost so please give me a hint. I want to have a Inter-process-communication of multiple instances of single application and I want to send around tiny messages but also big messages (around 500kb). I was looking for some 'shared
    queue' or 'messaging' that can go inter-process but I have not found any.

    Any hints please? ACE_Message_Queue is only usable as inter-thread queue, right?

    with regards
    Miro

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lasse@21:1/5 to miro.j...@gmail.com on Wed Mar 1 05:08:23 2017
    On Tuesday, February 28, 2017 at 2:48:02 PM UTC, miro.j...@gmail.com wrote:
    Hello

    I'm getting a little lost so please give me a hint. I want to have a Inter-process-communication of multiple instances of single application and I want to send around tiny messages but also big messages (around 500kb). I was looking for some 'shared
    queue' or 'messaging' that can go inter-process but I have not found any.

    Any hints please? ACE_Message_Queue is only usable as inter-thread queue, right?

    with regards
    Miro

    How about https://www.open-mpi.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)