Robuta

Sponsor of the Day: Jerkmate
https://www.cloudwego.io/blog/2024/01/29/enhancing-performance-in-microservice-architecture-with-kitex/ Enhancing Performance in Microservice Architecture with Kitex | CloudWeGo This post explores the creation and optimization of ByteDance's Remote Procedure Call (RPC) framework, Kitex, to address challenges within microservice... enhancing performancemicroservice architecturekitex cloudwego https://www.cloudwego.io/zh/docs/kitex/ Kitex | CloudWeGo Kitex [kaɪt'eks] 字节跳动开源的 Go 微服务 RPC 框架,具有**高性能**、**强可扩展**的特点,在字节内部已广泛使用。如果对微服务性能有要求,又希望定制扩展融入企业内部的治理体系,Kitex 会是一个不错的选择。 kitex cloudwego https://www.cloudwego.io/docs/kitex/ Kitex | CloudWeGo Kitex [kaɪt'eks] is a **high-performance** and **strong-extensibility** Go RPC framework that helps developers build microservices. If the performance and... kitex cloudwego https://www.cloudwego.io/blog/2024/06/12/kitex-release-v0.10.0/ Kitex Release v0.10.0 | CloudWeGo Introduction to Key Changes Performance Optimization Long connection: conncurrency = 100, qps increased by 4%, p99 decreased by 18% connection multiplexing:... kitex release v010cloudwego https://www.cloudwego.io/blog/2024/09/12/kitex-release-v0.11.0/ Kitex Release v0.11.0 | CloudWeGo Highly recommend upgrading Kitex version to v0.11.3 or higher, because there’s some bugfix on v0.11.0. Introduction to Key Changes New Feature Mixed Retry:... kitex release v011cloudwego https://www.cloudwego.io/docs/kitex/best-practice/remove_apache_codec/ Kitex Remove Apache Thrift User Guide | CloudWeGo This document introduce how Kitex remove Apache Thrift in the future user guide cloudwegoapache thriftkitexremove https://www.cloudwego.io/blog/2023/06/14/kitex-release-v0.6.0/ Kitex Release v0.6.0 | CloudWeGo Introduction to Key Changes Feature 1. GRPC Metainfo Pass Through The gRPC client sets the header to ctx by default, and external methods can use... kitex release v06cloudwego https://www.cloudwego.io/zh/blog/2021/07/12/kitex-v0.0.1-%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83/ Kitex v0.0.1 版本发布 | CloudWeGo v0 0 1kitexcloudwego https://www.cloudwego.io/blog/2022/09/30/kitex-unifying-open-source-practice-for-a-high-performance-rpc-framework/ Kitex: Unifying Open Source Practice for a High-Performance RPC Framework | CloudWeGo This article provides an overview of CloudWeGo - Kitex, a high-performance RPC framework, including its origins, development history, and the progress made... open sourcehigh performancerpc frameworkkitexunifying https://www.cloudwego.io/blog/2022/11/02/kitex-release-v0.4.3/ Kitex Release v0.4.3 | CloudWeGo Introduction to Key Changes Feature Extend the Generated Code of client/server: Add a new feature which can extend generated client.go/server.go with config... kitex release v04 3cloudwego https://www.cloudwego.io/blog/2021/07/30/kitex-release-v0.0.2/ Kitex Release v0.0.2 | CloudWeGo Improvement: Kitex now disables all stats to improve performance when no tracer is provided. The Kitex client now will reuse connections by default. Bugfix: A... kitex release v02 cloudwego https://www.cloudwego.io/docs/kitex/tutorials/code-gen/idl_enumeration_type/ Kitex Tool Enum Type Checking Instructions | CloudWeGo Kitex Tool enum type checking instructions, introducing the checking mechanism for Thrift IDL enum value overflow issues. enum typekitextoolcheckinginstructions https://www.cloudwego.io/blog/2021/09/26/kitex-release-v0.0.5/ Kitex Release v0.0.5 | CloudWeGo kitex release v05cloudwego https://www.cloudwego.io/blog/2022/06/02/kitex-release-v0.3.2/ Kitex Release v0.3.2 | CloudWeGo kitex release v03 2cloudwego https://www.cloudwego.io/blog/2023/11/30/kitex-release-v0.8.0/ Kitex Release v0.8.0 | CloudWeGo Introduction to Key Changes Features 1. gRPC Multi-Service Support Implemented multi-service registration for Kitex gRPC, please refer to Multiple Services. 2.... kitex release v08cloudwego https://www.cloudwego.io/zh/docs/kitex/best-practice/remove_apache_codec/ Kitex 去 Apache Thrift 用户手册 | CloudWeGo 介绍 Kitex 去除 Apache Thrift 依赖的计划和注意事项。 apache thriftkitexcloudwego https://www.cloudwego.io/blog/2023/06/19/kitex-release-v0.6.1/ Kitex Release v0.6.1 | CloudWeGo Full Release Log Hotfix: [#988] hotfix(code_gen): fix the problem of code generation with slim template failure kitex release v06 1cloudwego https://www.cloudwego.io/cooperation/construct/ Construct's Microservice System Construction from 0 to 1 Based on Kitex + Istio | CloudWeGo 在微服务架构的浪潮中,企业面临着从单体应用到分布式系统的转型挑战。本文以 Construct 公司为例,探讨其如何利用 CloudWeGo 框架和 Istio 服务网格,从零开始构建起一个高效、稳定的微服务系统。 关于 Construct Construct Tech(肯斯爪特),成立于 2019 年,目前旗下... system construction1 basedmicroservice0kitex https://www.cloudwego.io/blog/2023/09/27/kitex-release-v0.7.2/ Kitex Release v0.7.2 | CloudWeGo Introduction to Key Changes Features 1. Retry: limit perncetage of retry requests The feature improves the usability of backup requests: if a request exceeds... kitex release v07 2cloudwego https://www.cloudwego.io/docs/kitex/tutorials/basic-feature/acquire_rpcinfo/ Acquire Kitex RPC Info | CloudWeGo Acquire RPC information The default lifecycle of Kitex’s RPCInfo is from the start of the request to the return of the request (performance considerations),... acquirekitexrpcinfocloudwego https://www.cloudwego.io/blog/2022/08/26/kitex-release-v0.4.0/ Kitex Release v0.4.0 | CloudWeGo kitex release v04cloudwego https://www.cloudwego.io/blog/releases/kitex/ Kitex Release | CloudWeGo A leading practice for building enterprise cloud native middleware! kitex releasecloudwego https://www.cloudwego.io/blog/2021/11/05/kitex-release-v0.0.8/ Kitex Release v0.0.8 | CloudWeGo kitex release v08cloudwego https://www.cloudwego.io/blog/2025/06/26/kitex-release-v0.14.0/ Kitex Release v0.14.0 | CloudWeGo Introduction to Key Changes New Features Generic Call: The generic Client supports streaming calls, allowing a single Client to handle both streaming and... kitex release v014cloudwego https://www.cloudwego.io/blog/2021/12/13/kitex-release-v0.1.0/ Kitex Release v0.1.0 | CloudWeGo kitex release v01cloudwego