文件名称:gamelibd:一个 epoll 包装器,以同步方式异步编程
文件大小:25KB
文件格式:ZIP
更新时间:2024-08-11 10:32:20
D
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.