Skip to content
View Polaris-hzn8's full-sized avatar
🗨️
I may be slow to respond.
🗨️
I may be slow to respond.
Block or Report

Block or report Polaris-hzn8

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
Polaris-hzn8/README.md

Hi, this is Polaris-hzn8

Hi, this is Polaris-hzn8, and welcome to my working space!

About me

PROJECT BEING WORKED ON


  1. chat-server:70%
  2. distributed-chat-server:80%
  3. http-server:10%
  4. tiny-muduo:10%
  5. mprpc:10%
  6. SocialPlatform:10%
  7. Game-server:base on c/s & p2p Architecture

Teamtalk


  1. teamtalk-server:90%
  2. teamtalk-server-moduleTest:80%
  3. teamtalk-win:80%
  4. teamtalk-web-php:80%
  5. teamtalk-android:10%

Yun-Disk


  1. YunDisk-server
  2. YunDisk-client
  3. YunDisk-web:
  4. fastDFS:the source code of FastDFS

LastBattle


  1. LastBattle-server
  2. LastBattle-client

Practice


  1. CoinFlip:https://github.com/Polaris-hzn8/CoinFlip
  2. AircraftWar:https://github.com/Polaris-hzn8/AircraftWar
  3. ChineseChess :https://github.com/Polaris-hzn8/ChineseChess

Pool Techniques


  1. MyThread_Pool:basic thread pool practice
  2. DatabaseConnection Pool:a database connection pool practice
  3. Memory Pool:a memory pool practice
  4. Object Pool:

Basic Research


  1. tcpip:https://github.com/Polaris-hzn8/tcpip
  2. groundupdb:https://github.com/Polaris-hzn8/groundupdb
  3. duck_db:https://github.com/Polaris-hzn8/duck_db

Others


  1. https://github.com/Polaris-hzn8/workflow
  2. https://github.com/Polaris-hzn8/Easy-Reactor

Pinned

  1. distributed-chat-servers distributed-chat-servers Public

    借助muduo网络库快速实现的一个高并发聊天系统,自主实现聊天业务逻辑

    C++

  2. chat-server chat-server Public

    基于主从反应堆的chat-server

    C

  3. teamtalk-win teamtalk-win Public

    teamtalk-win

    C++

  4. YunDisk-server YunDisk-server Public

    分布式文件服务器YunDisk服务端,采用fastDFS作为文件存储核心,通过fastcgi程序处理来自用户的各种请求,实现中小文件在云端的存储与下载

    C 1

  5. YunDisk-client YunDisk-client Public

    YunDisk-client

    C++