Skip to content

Reid-Cui7/Game_Matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使用thrift实现一个简单的游戏匹配系统

  • 游戏端使用Python
  • 服务器端使用C++
  • 根据分差匹配能力相近的玩家,当匹配池中玩家数量较少 时会根据等待时间,调整匹配阈值

thrift

  • thrift通用步骤: 1.定义接口 2.server 3.client
  • thrift相当于不同进程间的有向边

About

使用thrift简单模拟一个游戏玩家匹配系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •