# rpc **Repository Path**: zhangjunfang/rpc ## Basic Information - **Project Name**: rpc - **Description**: rpc服务:tcp连接池,序列化,负载均衡 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2016-08-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rpc rpc服务:tcp连接池,序列化,负载均衡 # goroutine golang中的协成池,类似Java中的线程池