基于muduo网络库实现的聊天集群服务器 1、使用muduo网络库作为项目的网络核心模块,提供高并发网络IO服务,解耦网络和业务模块代码 2、使用json序列化和反序列化消息作为私有通信协议 3、配置nginx基于tcp的负载均衡,实现聊天服务器的集群功能,提高后端服务的并发能力 4、基于redis的发布-订阅功能,实现跨服务器的消息通信 5、使用mysql关系型数据库作为项目数据的落地存储 6
基于muduo网络库实现的聊天集群服务器 1、使用muduo网络库作为项目的网络核心模块,提供高并发网络IO服务,解耦网络和业务模块代码 2、使用json序列化和反序列化消息作为私有通信协议 3、配置nginx基于tcp的负载均衡,实现聊天服务器的集群功能,提高后端服务的并发能力 4、基于redis的发布-订阅功能,实现跨服务器的消息通信 5、使用mysql关系型数据库作为项目数据的落地存储 6
Contributions last year: 0
Max continuous contributions: 0
Recent contributions: 0
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.