摘要: 1、firewalld的基本使用 启动: systemctl start firewalld 关闭: systemctl stop firewalld 查看状态: systemctl status firewalld 开机禁用 : systemctl disable firewalld 开机启用 : 阅读全文
posted @ 2019-10-08 23:57 ken007 阅读(162) 评论(0) 推荐(0)
摘要: maven-assembly-plugin使用描述(拷自 maven-assembly-plugin 主页) The Assembly Plugin for Maven is primarily intended to allow users to aggregate the project out 阅读全文
posted @ 2019-10-08 17:12 ken007 阅读(1341) 评论(0) 推荐(0)
摘要: QPS TPS PV UV IP GMV RPS QPS TPS PV UV IP GMV RPS QPS、TPS、PV、UV、GMV、IP、RPS等各种名词,外行看起来很牛X,实际上每个程序员都是必懂知识点。下面我来一一解释一下。 QPS Queries Per Second,每秒查询数。每秒能够 阅读全文
posted @ 2019-10-08 10:13 ken007 阅读(304) 评论(0) 推荐(0)
摘要: https://linuxtools-rst.readthedocs.io/zh_CN/latest/base/index.html 阅读全文
posted @ 2019-10-08 00:27 ken007 阅读(164) 评论(0) 推荐(0)
摘要: Zookeeper是Hadoop的一个子项目,虽然源自hadoop,但是我发现zookeeper脱离hadoop的范畴开发分布式框架的运用越来越多。今天我想谈谈zookeeper,本文不谈如何使用zookeeper,而是zookeeper到底有哪些实际的运用,哪些类型的应用能发挥zookeeper的 阅读全文
posted @ 2019-10-08 00:14 ken007 阅读(557) 评论(0) 推荐(0)