XMPP 压力测试

http://tsung.erlang-projects.org/user_manual/index.html Tsung官网
https://blog.csdn.net/eggtk/article/details/45098751 tsung xmpp测试时读取文件中的用户
JMETER
https://www.jianshu.com/p/3a96afdbd7af Jmeter压力测试系列(四) - 模拟对Openfire服务器进行消息轰炸
https://jmeter-plugins.org/install/Install/
https://jmeter-plugins.org/wiki/PluginsManager/
https://www.cnblogs.com/wwwcf1982603555/p/9116672.html Jmeter实现压力测试(多并发测试)
https://www.cnblogs.com/zhengyihan1216/p/6070313.html JMeter–一、安装JMeter
https://www.cnblogs.com/mgzc-1508873480/p/7040997.html JMeter安装+配置+运行
https://blog.csdn.net/qq_32444825/article/details/81285721 Jmeter教程 简单的压力测试
https://blog.csdn.net/qq_31344287/article/details/82685537 使用jmeter进行并发登录测试(并发20)
https://blog.csdn.net/qq_42681225/article/details/85225224 使用JMeter进行高并发测试
https://blog.csdn.net/zhaoke0926/article/details/82456091 jmeter压测500个不同的用户登录
https://blog.csdn.net/qq_33587876/article/details/81220038 jmeter登录压力测试完整的例子

TSUNG

https://blog.csdn.net/eggtk/article/details/45246289 openfire tsung测试时监控被测机的运行状态
https://blog.csdn.net/yongche_shi/article/details/51841144 TSung测试XMPP协议–测试过程中出现问题
https://blog.csdn.net/ywxiong/article/details/84434030 Tsung测试openfire碰到的问题总结
https://blog.csdn.net/zoroduyu/article/details/78639049
https://blog.csdn.net/eggtk/article/details/84712925 tsung xmpp测试时读取文件中的用户
https://blog.csdn.net/yongche_shi/article/details/51841144 TSung测试XMPP协议–测试过程中出现问题
https://blog.csdn.net/eggtk/article/details/42644105 tsung xmpp 消息发送测试
https://blog.csdn.net/Tilter/article/details/51698056 使用TSung对Jabber服务器openfire进行压力测试
https://www.cnblogs.com/jackyna127/p/3893781.html 安装tsung对XMPP协议进行测试
https://blog.csdn.net/jielysong117/article/details/39209431 用Tsung对XMPP进行压力测试,登陆用户只有十几个,无法再添加,何故?
https://blog.csdn.net/xsf671216/article/details/84427469 【Tsung压力测试】XMPP/Jabber服务器之注册大量用户
https://hyjiang1989.iteye.com/blog/1860882
https://blog.csdn.net/blade2001/article/details/9094307 XMPP、HTTP 模拟压力测试工具 Tsung 教程
http://www.360doc.com/content/16/0314/14/16915_542106003.shtml
https://blog.csdn.net/blade2001/article/details/9094307 XMPP、HTTP 模拟压力测试工具 Tsung 教程
https://blog.csdn.net/yongche_shi/article/details/51841144 TSung测试XMPP协议–测试过程中出现问题

net.ipv4.tcp_rmem=4096 4096 16777216
net.ipv4.tcp_wmem=4096 4096 16777216
net.ipv4.ip_local_port_range = 1024 65000
fs.file-max=65535000

https://blog.csdn.net/xsf671216/article/details/84427469 【Tsung压力测试】XMPP/Jabber服务器之注册大量用户

在/etc/security/limits.conf 最后增加:
* soft nofile 65535
* hard nofile 65535
* soft nproc 65535
* hard nproc 65535

https://blog.csdn.net/qbg19881206/article/details/8891817 XMPP简单压测
https://blog.csdn.net/yongche_shi/article/details/52996071 tsung对ejabberd集群进行压力测试
https://blog.csdn.net/yongche_shi/article/details/52956125 ejabberd集群搭建
https://blog.csdn.net/wwwzhouhui/article/details/83442139 tsung压力测试多服务器(跨域)之间发送消息和状态变更

https://blog.csdn.net/huwenfeng_2011/article/details/43485587 OpenFire源码学习之三十一:使用Tsung测试openfire(上)
https://blog.csdn.net/huwenfeng_2011/article/details/43485625 OpenFire源码学习之三十二:使用Tsung测试openfire(下)
https://blog.csdn.net/zbajie001/article/details/80140884 openfire利用nginx做负载均衡

https://blog.csdn.net/hw1932/article/details/74458779 jmeter之以openfire为例介绍xmpp协议测试
https://blog.csdn.net/walter_chan/article/details/51068414 Jmeter和Tsung之间的对比
https://blog.csdn.net/AAAAABBBBBYYYYY/article/details/46889331 tsung测试tigase结果说明
https://blog.csdn.net/sunweijm/article/details/77334833 Tsung的安装与tigase的压测
https://blog.csdn.net/u014658582/article/details/79143621 利用Tsung测试Openfire服务
https://blog.csdn.net/wohuozheng/article/details/70173363 tsung 安装及测试使用
https://blog.csdn.net/wangshuminjava/article/details/80624007 高并发压力测试工具Tsung使用教程
https://blog.csdn.net/Allen056/article/details/53812559 详解CentOS下Tsung环境的搭建到跑通第一个测试用例
Tigase即时通信组件性能测试(Tsung测试工具) Tigase即时通信组件性能测试(Tsung测试工具)
https://blog.csdn.net/blog_lee/article/details/52511543 Tsung笔记之100万用户压测执行步骤篇
http://tsung.erlang-projects.org/dist/

https://blog.csdn.net/medeuz/article/details/79571395 CentOS 7 系统 Erlang/OTP 20.3 Tsung 1.7.0 安装部署教程

在这里插入代码片

https://www.cnblogs.com/yangxia-test/p/4330571.html Linux压力测试工具Tsung安装、使用和图形报表生成
https://blog.csdn.net/ucmir183/article/details/69398419 centos下安装Tsung安装
https://www.cnblogs.com/lsm19870508/p/5502203.html 一个好用的压力测试工具tsung
http://tsung.erlang-projects.org/user_manual/installation.html tsung官网
http://www.erlang.org/downloads

安装需要的相关依赖

yum -y install make gcc gcc-c++ kernel-devel m4 ncurses-devel openssl-devel unixODBC-devel libtool libtool-ltdl-devel
yum install erlang

https://blog.csdn.net/zhangh_0/article/details/78164278 卸载erlang-使用yum install命令安装

https://www.jianshu.com/p/f887bbea6933 erlang基本使用

Erlang,Tsung安装配置过程见 https://blog.csdn.net/w690333243/article/details/91125510
Tsung 默认的事例文件夹
/usr/local/share/doc/tsung/examples/

https://tigase.net/content/instant-messaging xmpp 协议优势

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值