-
Updated
Jan 11, 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,379 public repositories matching this topic...
-
Updated
Jan 12, 2022 - C++
-
Updated
Jan 11, 2022 - Go
-
Updated
Jan 11, 2022 - C++
-
Updated
Jan 12, 2022 - Go
-
Updated
Jan 12, 2022 - Go
The MinSendBackupAfterMs is now set to 1 ms. Unfortunately this causes backup requests to be send when there is low load. It would be useful if we could set the minimum a little bit higher for certain endpoints.
-
Updated
Jan 2, 2022 - TypeScript
-
Updated
Jan 3, 2022 - Go
-
Updated
Jan 11, 2022 - Go
-
Updated
Dec 27, 2021 - PHP
-
Updated
Nov 16, 2021 - Go
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
Users need a shutdown hook to close a server. The pattern is fairly often used in the Armeria examples.
https://github.com/line/armeria/blob/10f1d3c1e5d3cac6402bc7d1dc9f8d86a96e5857/examples/static-files/src/main/java/example/armeria/server/files/Main.java#L20-L23
We can add a shortcut method for automatically closing a server or a client.
server.closeOnShutDown()
server.closeOnShutDo-
Updated
Jan 12, 2022 - Go
-
Updated
Jan 11, 2022 - Go
-
Updated
Nov 10, 2021 - 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即可。
更新过程: