Skip to content

ly774508966/cosmos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cosmos

Build Status

cosmos是一个基于Actor的轻量级.Net分布式服务框架。

配合默认提供的各种组件(Components): 包括前端访问组件(Handler)等等实现诸如分布式游戏服务器, 分布式聊天服务器等应用.

Cosmos Infrastructure

TODO: 快速入门:创建新项目

cosmos createproject ExampleProject

在安装好Visual Studio (2011+)或MonoDevelop的机子上打开ExampleProject.sln文件。

键盘按F5运行

Examples:

简单分布式实时游戏(地图角色砍怪发技能)

TODO:

TODO List

  • Components.RunnerActor - for run a new actor in thread
  • Components.MonitorActor

About

[experimental]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.2%
  • JavaScript 5.2%
  • PowerShell 3.6%