会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
cphmvp
简单 简约 It's me
博客园
首页
新随笔
联系
管理
2014年7月16日
linux_后台启动多个java -jar 程序,及关闭
摘要: 启动脚本startup.sh#!/bin/bashx=$(($1))while (($x>0))do java -jar /home/chenpenghui/crawler/crawler-hb/StartUpIp.jar & sleep 3 x=$(($x-1))done线程数 ...
阅读全文
posted @ 2014-07-16 20:15 cphmvp
阅读(2618)
评论(0)
推荐(0)
编辑
公告
爬虫在线测试小工具:
http://tool.haoshuju.cn/