OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability and compatibility with SQL standards.
最近更新: 2天前ants是一个高性能的协程池,实现了对大规模goroutine的调度管理、goroutine复用,允许使用者在开发并发程序的时候限制协程数量,复用资源,达到更高效执行任务的效果
最近更新: 7天前MyRPC是一个轻量型的手写RPC框架,网络传输基于Netty实现,注册中心使用了Nacos,并且实现了多种序列化方式和负载均衡算法(其实只有参考dubbo的RandomLoadBalance实现的权重随机算法)
最近更新: 3年前