Skip to content
View lyyzzz1's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report lyyzzz1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. clusterChatServer clusterChatServer Public

    在Linux环境下基于muduo网络库开发的高并发、高可用的分布式聊天服务器。通过使用muduo库提供的高性能网络IO服务,nginx的TCP负载均衡,以及redis的发布-订阅功能,实现了一个可横向扩展的聊天服务器集群。

  2. myWeb myWeb Public

    使用更多C++特性重写的基于Linux下的高性能reactor服务器

    C++

  3. myWebserver myWebserver Public

    在Linux环境下使用C++开发的轻量级Web服务器,实现对用户访问的并发处理,支持客户端访问服务器的图片、视频等静态资源,通过对数据库的访问进行用户的身份验证。

    C++