码迷,mamicode.com
首页 >  
搜索关键字:分析nginx大日志文件    ( 1个结果
分析nginx大日志文件,python多线程必备! .
还在为分析nginx大日志犯愁吗?也许你会想到用shell处理,1G文件没有问题,上了10G文件,会消耗很久时间,用shell结合python多线程处理没有错。什么都不用说了,直接上代码了#!/usr/bin/python #coding:utf8 importthreading#载入多线程模块 importtime#载入时间模块 importos#..
分类:编程语言   时间:2014-07-19 18:16:00    阅读次数:216
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!