# rpc **Repository Path**: Learner_data/rpc ## Basic Information - **Project Name**: rpc - **Description**: 手写rpc框架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2022-11-27 - **Last Updated**: 2025-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rpc框架 1. 使用netty实现的简易 rpc框架 2. web服务器搭建 以及对请求的处理 文件上传功能 3. 手动实现线程池 4. 手动实现连接池