in reply to Re^3: I search for an async IPC module (...)
in thread I search for an async IPC module that transfers arbitrary-length strings (preferably binary, but ASCII is fine too) via full-duplex, keep-alive TCP connection

Though all these ideas and findings I had figured myself at some times in past, I appreciate your willing to discuss my problem.

You see it unpractical to use event loop in my situation. (However, I still see it as simple and easy-to-debug solution to use a module like that I specified.)

Then what is your suggestion in my situation (explained at Re^2: I search for an async IPC module that transfers arbitrary-length strings (preferably binary, but ASCII is fine too) via full-duplex, keep-alive TCP connection) ?

  • Comment on Re^4: I search for an async IPC module (...)

Replies are listed 'Best First'.
Re^5: I search for an async IPC module (...)
by BrowserUk (Patriarch) on May 28, 2013 at 14:41 UTC
    Then what is your suggestion in my situation explained at 1035461

    The code I posted *is* my suggestion.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.