# websoket-test **Repository Path**: 1772766657/websoket-test ## Basic Information - **Project Name**: websoket-test - **Description**: mq通知->数据库查询->websocket推送到页面(需要启动activeMQ) 实时推送性能测试 测试连接 接收页面 localhost:8080 推送页面 localhost:8080/test?num=[并发线程数] - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websoket-test #### 介绍 - 实时推送简单实现 - 测试连接 接收页面 localhost:8080 - 推送页面 localhost:8080/test?num=[并发线程数] #### 软件架构 - mq通知->数据库查询->websocket推送到页面 #### 安装教程 1. SpringBoot 项目 #### 使用说明 1. 需要使用ActiveMq