-
Updated
Mar 6, 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,435 public repositories matching this topic...
-
Updated
Mar 6, 2022 - C++
-
Updated
Mar 4, 2022 - Go
-
Updated
Mar 6, 2022 - C++
-
Updated
Mar 4, 2022 - Go
-
Updated
Mar 5, 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
Feb 23, 2022 - TypeScript
-
Updated
Mar 3, 2022 - Go
-
Updated
Mar 6, 2022 - Go
-
Updated
Feb 24, 2022 - PHP
We hope mores developers join CloudWeGo. This is a task issue which need your help.
Issue Description
Write a business demo code use Kitex, which can guide users how to use Kitex.
Please submit your code to https://github.com/cloudwego/kitex-examples/bizdemo/{yourdemo}.
Picked
- TODO by @longlihale
- TODO by @L0uisJ0shua
-
Updated
Nov 16, 2021 - Go
@trustin suggested an awesome idea to write a StreamMessage<T> into a File or Path. line/armeria#4044 (comment)
interface StreamMessage<T> {
default CompletableFuture<Void> writeTo(Path destination, Function<? super T, ? extends HttpData> mapper, options...) {
// Delegate to StreamMessages.writeTo(...)
}
}-
Updated
Mar 6, 2022 - Go
-
Updated
Mar 1, 2022 - Go
-
Updated
Feb 21, 2022 - Go
-
Updated
Jun 21, 2021 - Go
-
Updated
Dec 24, 2020 - PHP
-
Updated
Dec 27, 2019 - Python
- Wikipedia
- Wikipedia
https://github.com/apache/incubator-brpc/blob/master/community/cases.md
针对这个文件,提交PR,然后找我review即可。
更新过程: