/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Using gRPC for (local) inter-process communication (2021)
(www.mpi-hd.mpg.de)
86 points
zardinality
| 1 comments |
20 Nov 24 13:42 UTC
|
HN request time: 0.218s
|
source
Show context
pengaru
◴[
20 Nov 24 16:34 UTC
]
No.
42195597
[source]
▶
>>42193859 (OP)
#
There's a mountain of grpc-centric python code at $dayjob and it's been miserable to live with. Maybe it's less awful in c/c++, or at least confers some decent performance there. In python it's hot garbage.
replies(5):
>>42195747
#
>>42196231
#
>>42196568
#
>>42196845
#
>>42197041
#
1.
eqvinox
◴[
20 Nov 24 18:58 UTC
]
No.
42197041
[source]
▶
>>42195597
#
It's equally painful in C, you have to wrap the C++ library :(
ID:
GO
↑