书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 1323 个相关结果.
  • Use cases inside Baidu

    Use cases inside Baidu 百度地图api入口 联盟DSP ELF学习框架 云平台代理服务 Use cases inside Baidu Learn about bRPC use cases inside Baidu. 百度地图api入口 Use case1:百度地图api入口。 联盟DSP Use case2:...
  • 搭建gRPC服务

    搭建gRPC服务 http:json, h2:json http:proto, h2:proto h2:grpc h2:grpc+json 搭建gRPC服务 学习如何搭建gRPC服务。 http/h2协议的基本用法见http_client 和http_service 下文中的小节名均为可填入ChannelOptions.protocol中...
  • 访问gRPC

    访问gRPC http:json, h2:json http:proto, h2:proto h2:grpc h2:grpc+json 访问gRPC 学习如何访问gRPC。 http/h2协议的基本用法见http_client 和http_service 下文中的小节名均为可填入ChannelOptions.protocol中的协议名。冒...
  • 内存管理

    内存管理 ResourcePool ObjectPool 生成bthread_t 栈 内存管理 学习bRPC内存管理。 内存管理总是程序中的重要一环,在多线程时代,一个好的内存分配大都在如下两点间权衡: 线程间竞争少。内存分配的粒度大都比较小,对性能敏感,如果不同的线程在大多数分配时会竞争同一份资源或同一把锁,性能将会非常糟糕,原因无外乎...
  • 内存管理

    内存管理 ResourcePool ObjectPool 生成bthread_t 栈 内存管理 学习bRPC内存管理。 内存管理总是程序中的重要一环,在多线程时代,一个好的内存分配大都在如下两点间权衡: 线程间竞争少。内存分配的粒度大都比较小,对性能敏感,如果不同的线程在大多数分配时会竞争同一份资源或同一把锁,性能将会非常糟糕,原因无外乎...
  • 重置连接缓存

    重置连接缓存 Request Description Path parameters Request body Response Examples 重置连接缓存 Request GET /api/reset_rpc_channel/{endpoints} Description 该功能用于重置brpc的连接缓存。 Path pa...
  • BE Configuration

    BE Configuration View configuration items Set configuration items Examples Configurations alter_tablet_worker_count base_compaction_check_interval_seconds base_compaction_in...
  • json2pb

    json2pb message repeated field map integers floating point enum string bytes bool unknown fields json2pb Learn how to transfer json to pb. brpc支持json和protobuf间的双向 转化,...
  • On Call

    On Call Duty of the On Call 1. Review and process the Pull Request and Issue list 2. The rotation time is one week 3. Needed at the end of On Call 4. On Call Order 5. On Call R...
  • bthread

    bthread bthread bthread or not Execution Queue thread-local bthread Bthread, a high performance M:N thread library. bthread Bthread, a high performance M:N thread librar...