# ratelimit-demo **Repository Path**: billyzh/ratelimit-demo ## Basic Information - **Project Name**: ratelimit-demo - **Description**: 使用Google Guava的RateLimiter实现文件下载限流的示例。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-27 - **Last Updated**: 2024-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 文件下载限流示例 本示例使用Google Guava的RateLimiter实现文件的下载限流。