# 杜发根_stage3_module3 **Repository Path**: dufg/stage_3_module_3 ## Basic Information - **Project Name**: 杜发根_stage3_module3 - **Description**: 阶段三模块三作业 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 杜发根_stage3_module3 #### 介绍 阶段三模块三作业 #### 作业说明 1,作业1,2都提供了演示视频 2,作业1完成核心是通过ThreadLocal将Request对象传到filter中,通过RpcContext将IP传到服务提供端 3,作业2则是通过TPMonitorFilter来统计并记录服务调用时间通过List形式存储,再从Monitor类中对list分析出TP90和TP99