# textprocesspool **Repository Path**: JaccyLi/textprocesspool ## Basic Information - **Project Name**: textprocesspool - **Description**: a golang worker pool for process big text file - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-17 - **Last Updated**: 2022-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # textprocesspool #### info a golang worker pool for process big text file #### usage 1. put rawlogs in ./rawlogs/ folder 2. mkdir ./new 2. modify main.go 3. go run main.go