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) ?
|
|---|
| 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 |