Skip to content

zhmt/gamelibd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gamelibd

an epoll wrapper writen in dlang,features: 1,fiber support: asynchronouse programming in synchronouse way.

developing: 2.asynchronous dns 3.communication between fibers.

用d语言编写的epoll封装工具,特性: 1、支持协程,可以用同步的方式编程异步程序

开发中的功能: 2、异步dns 3、协程通信机制

benchmark:

the gamelibdtest running in virtual machine, comes this result:

67000response/second, when buffer is 100bytes

you can run it on your pc.

About

an epoll wrapper, asynchronouse programming in synchronouse way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages