-
Updated
Jan 7, 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,370 public repositories matching this topic...
-
Updated
Jan 8, 2022 - C++
-
Updated
Jan 3, 2022 - Go
-
Updated
Jan 7, 2022 - C++
-
Updated
Jan 8, 2022 - Go
-
Updated
Jan 7, 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 5, 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 can serve a bunch of files using FileService:
FileService.builder("/root/")...When the file in the /root/ directory is served(e.g. /root/foo.webp), the media type is determined by the EXTENSION_TO_MEDIA_TYPE in MimeTypeUtil: https://github.com/line/armeria/blob/master/core/src/main/java/com/linecorp/armeria/server/file/MimeTypeUtil.java#L38
which means that users
-
Updated
Jan 8, 2022 - Go
-
Updated
Jan 1, 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即可。
更新过程: