Sun, 22 Dec 2024 19:42:05 CST | login

Information for build grpc-1.56.2-2.ocs23

ID11253
Package Namegrpc
Version1.56.2
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/grpc.git?.#a76f04e39a301a09ac1df6c14c9d062a746190d1
SummaryRPC library and framework
DescriptiongRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. The main usage scenarios: • Efficiently connecting polyglot services in microservices style architecture • Connecting mobile devices, browser clients to backend services • Generating efficient client libraries Core Features that make it awesome: • Idiomatic client libraries in 10 languages • Highly efficient on wire and with a simple service definition framework • Bi-directional streaming with http/2 based transport • Pluggable auth, tracing, load balancing and health checking This package provides the shared C core library.
Built byocs-bot
State failed
Volume DEFAULT
StartedTue, 02 Jul 2024 16:00:39 CST
CompletedTue, 02 Jul 2024 16:55:55 CST
Taskbuild (dist-ocs23, /opencloudos-stream/grpc.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/grpc.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Jul 01 2024 Pengda Dou <doupengda@loongson> - 1.56.2-2 - [Type] other - [DESC] disable test for loongarch64 * Tue Sep 19 2023 Miaojun Dong <zoedong@tencent.com> - 1.56.2-1 - Bump version to 1.56.2 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.48.1-7 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.48.1-6 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Sep 05 2023 cunshunxia <cunshunxia@tencent.com> - 1.48.1-5 - fix GetCpuStatsTest failed occasionally on arm. * Mon Sep 04 2023 cunshunxia <cunshunxia@tencent.com> - 1.48.1-4 - build require Cython0 instead of Cython3.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.48.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.48.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Dec 26 2022 Miaojun Dong <zoedong@tencent.com> - 1.48.1-1 - initial build