-
Updated
Jul 19, 2022 - Java
Remote Procedure Call (RPC)

Remote procedure call (RPC) is when a computer program causes a procedure to execute in a different address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction.
Here are 2,600 public repositories matching this topic...
-
Updated
Jul 20, 2022 - C++
-
Updated
Jul 20, 2022 - Go
-
Updated
Jul 20, 2022 - Go
-
Updated
Jul 20, 2022 - C++
-
Updated
Jul 20, 2022 - Go
Let's support at least reading "b3" header from a single string, most commonly traceid-spanid-1
It would also be nice to support optionally writing this, especially in message providers or others with constrained environments.
Expected behavior
As discussed on openzipkin/b3-propagation#21 and first implemented here: https://github.com/openzipkin/brave/blob/master/brave/src/main/java/bra
-
Updated
Jul 11, 2022 - Go
-
Updated
Jun 20, 2022 - TypeScript
-
Updated
Jul 19, 2022 - Go
-
Updated
Jun 20, 2022 - PHP
Issue Description
- Support extension of service Registration and Discovery for ServiceComb
- README and UT should be covered
- Executable example should be covered
Code Repository
Kitex Extension API
- Registry:
- EN: https://www.clo
-
Updated
Nov 16, 2021 - Go
This is an example stack trace of a CompositeException
:
com.linecorp.armeria.common.util.CompositeException: 2 exceptions occurred.
at com.linecorp.armeria.common.stream.AbstractStreamMessage$CloseEvent.notifySubscriber(AbstractStreamMessage.java:273)
at com.linecorp.armeria.common.stream.DefaultStreamMessage.notifySubscriberOfCloseEvent0(DefaultStreamMessage.java:300)
at com.lineco
-
Updated
Jul 18, 2022 - Go
-
Updated
Jul 20, 2022 - C++
-
Updated
Jun 26, 2022 - Go
-
Updated
Jun 21, 2021 - Go
-
Updated
Dec 24, 2020 - PHP
-
Updated
Dec 27, 2019 - Python
-
Updated
Jul 20, 2022 - C++
- Wikipedia
- Wikipedia
Here is the only usage example.
We need to support compilation for the latest Bazel and add a separate doc for that.
Ongoing PR: apache/incubator-brpc#1657
Related Issues:
apache/incubator-brpc#1689
apache/incubator-brpc#1771
http