11{
22 "name" : " mpush" 
33 "tagline" : " 基于Netty的实时开源消息推送系统" 
4-  "body": "### 系统介绍.\r\nmpush,是一款开源的实时消息推送系统,采用java语言开发,服务端采用模块化设计,具有协议简洁,传输安全,接口流畅,实时高效,扩展性强,可配置化,部署方便,监控完善等特点。同时也是少有的可商用的开源推送系统。\r\n\r\n### 特性和优势\r\n1. 源码全部开放,包括server、android、ios (不像有些开源服务只开放部分代码,鄙视下)\r\n2. 代码质量高,全部模块化设计,真正的商用级产品,考虑到推送中遇到的大部分场景\r\n3. 安全性高,基于RSA精简的加密握手协议,简单,高效,安全\r\n4. 支持断线重连,及弱网下的快速重连,无网络下自动休眠节省电量和资源\r\n5. 协议简洁,接口流畅,支持数据压缩,更加节省流量\r\n6. 支持集群部署,支持负载均衡,基于成熟的zookeeper实现\r\n7. 用户路由使用redis集群,支持单写,双写,集群分组;性能好,可用性高\r\n8. 支持http代理,一根TCP链接接管应用大部分请求,让http请求更加及时\r\n9. 高度可配置化,基本上通过修改配置可满足大部分场景\r\n10. 扩展性强,高度模块化,基于SPI模式的可拔插设计,以满足特殊需求\r\n11. 监控完善,日志详细,可快速排查线上问题及服务调优\r\n\r\n### 教程与文档\r\n[文档点击我](/docs)\r\n### 源码\r\n* server [https://github.com/mpusher/mpush](https://github.com/mpusher/mpush)\r\n* java-client [https://github.com/mpusher/mpush-client-java](https://github.com/mpusher/mpush-client-java)\r\n* android sdk&demo [https://github.com/mpusher/mpush-android](https://github.com/mpusher/mpush-android)\r\n* iOS sdk [https://github.com/mpusher/mpush-client-swift](https://github.com/mpusher/mpush-client-swift)\r\n\r\n### 后续目标\r\n做最好的java开源消息推送系统\r\n\r\n### 项目成员\r\n夜色(@ohun)\r\n\r\n### 帮助与支持\r\nQQ群:499529157\r\n\r\n捐助:\r\n\r\n<img src=\"https://mpusher.github.io/docs/alipay.jpg\" width=\"250px\"/>\r\n<img src=\"https://mpusher.github.io/docs/wxpay.png\" width=\"230px\"/>",
4+  "body": "### 系统介绍.\r\nmpush,是一款开源的实时消息推送系统,采用java语言开发,服务端采用模块化设计,具有协议简洁,传输安全,接口流畅,实时高效,扩展性强,可配置化,部署方便,监控完善等特点。同时也是少有的可商用的开源推送系统。\r\n\r\n### 特性和优势\r\n1. 源码全部开放,包括server、android、ios (不像有些开源服务只开放部分代码,鄙视下)\r\n2. 代码质量高,全部模块化设计,真正的商用级产品,考虑到推送中遇到的大部分场景\r\n3. 安全性高,基于RSA精简的加密握手协议,简单,高效,安全\r\n4. 支持断线重连,及弱网下的快速重连,无网络下自动休眠节省电量和资源\r\n5. 协议简洁,接口流畅,支持数据压缩,更加节省流量\r\n6. 支持集群部署,支持负载均衡,基于成熟的zookeeper实现\r\n7. 用户路由使用redis集群,支持单写,双写,集群分组;性能好,可用性高\r\n8. 支持http代理,一根TCP链接接管应用大部分请求,让http请求更加及时\r\n9. 高度可配置化,基本上通过修改配置可满足大部分场景\r\n10. 扩展性强,高度模块化,基于SPI模式的可拔插设计,以满足特殊需求\r\n11. 监控完善,日志详细,可快速排查线上问题及服务调优\r\n\r\n### 教程与文档\r\n[开发手册点击我](/docs)\r\n\r\n[服务部署手册](/docs/chapter12.html)\r\n### 源码\r\n* server [https://github.com/mpusher/mpush](https://github.com/mpusher/mpush)\r\n* java-client [https://github.com/mpusher/mpush-client-java](https://github.com/mpusher/mpush-client-java)\r\n* android sdk&demo [https://github.com/mpusher/mpush-android](https://github.com/mpusher/mpush-android)\r\n* iOS sdk [https://github.com/mpusher/mpush-client-swift](https://github.com/mpusher/mpush-client-swift)\r\n\r\n### 后续目标\r\n做最好的java开源消息推送系统\r\n\r\n### 项目成员\r\n夜色(@ohun)\r\n\r\n### 帮助与支持\r\nQQ群:499529157\r\n\r\n捐助:\r\n\r\n<img src=\"https://mpusher.github.io/docs/alipay.jpg\" width=\"250px\"/>\r\n<img src=\"https://mpusher.github.io/docs/wxpay.png\" width=\"230px\"/>",
55 "note" : " Don't delete this file! It's used internally to help with page regeneration." 
66}
0 commit comments