Posts in 2022
-
China's first RPC framework based on Rust language - Volo is officially open source!
Tuesday, August 30, 2022 in News
Projects:
Volo is a lightweight, high-performance, scalable, and user-friendly Rust RPC framework developed by the ByteDance service framework team. It leverages the latest GAT and TAIT features of Rust to deliver exceptional performance and efficiency. Within …
-
Hertz, an Ultra Large Scale Enterprise-Level Microservice HTTP Framework, is Now Officially Open Source!
Tuesday, June 21, 2022 in News
Projects:
Today, after more than a year of internal use and iteration at ByteDance, Hertz, a high-performance enterprise-level HTTP framework, is officially open-sourced on CloudWeGo! Hertz has become the largest HTTP framework within ByteDance, with more than …
-
An Article to Learn About ByteDance Microservices Middleware CloudWeGo
Friday, March 25, 2022 in News
Projects:
In the cloud native era, infrastructures across all industries are undergoing a microservice architecture transformation, and all internet companies are concerned about R&D efficiency and stability. Developers who want to build microservices can …
Posts in 2021
-
Getting Started With Kitex's Practice: Performance Testing Guide
Wednesday, November 24, 2021 in News
Projects:
On September 8, 2021, ByteDance announced the launch of CloudWeGo open source project. CloudWeGo is a set of microservice middleware developed by ByteDance with high performance, strong scalability and stability. It focuses on microservice …
-
Performance Optimization on Kitex
Thursday, September 23, 2021 in News
Projects:
Preface Kitex is the next generation high-performance and extensible Go RPC framework developed by ByteDance Service Framework Team. Compared with other RPC frameworks, in addition to its rich features for service governance, it has the following …
-
CloudWeGo Open Source Announcement
Monday, September 13, 2021 in News
Projects:
Background ByteDance is proud to announce the launch of open source software CloudWeGo. Focusing on microservice communication and governance, it offers high performance, strong extensibility, and high reliability which enables quick construction of …
Posts in 2020
-
ByteDance Practices on Go Network Library
Sunday, May 24, 2020 in News
Projects:
This article is excerpted from the ByteDance Architecture Practice series. “ByteDance Architecture Practice” is a series of articles produced by the technical teams and experts from the ByteDance Architecture Team, to share the …