README.md

🔄Latest News

  • UB Support May 30, 2026

🎉Introduction

UBSocket is an easy and high performance communication library on top of Unified Bus from Huawei. Key concepts:

  • easy to use: socket api compatible
  • high performance: bypass kernel, zero copy, fast connection
  • large scale: support massive connection
  • well integrated: well integrated with bRPC and so on

Architecture overview

architecture

UBSocket is designed highly extendable to support different hardware, for example: Unified Bus, and RoCE/Posix SHM in the future.

🔥Performance

🚀Quickstart

📑How to use

📦Pre-request hardware and software

  • Hardware

    • Host: Kunpeng 950
  • Software:

    • OS:
    • URMA:

📝 Other information