fastest (low latency) method for Inter Process Communication between Java and C/C++

后端 未结 10 890
隐瞒了意图╮
隐瞒了意图╮ 2020-11-29 14:45

I have a Java app, connecting through TCP socket to a \"server\" developed in C/C++.

both app & server are running on the same machine, a Solaris box (but we\'re

10条回答
提交回复
热议问题