EasyActor:C++ 演员库-开源

时间:2021-07-09 02:56:22
【文件属性】:
文件名称:EasyActor:C++ 演员库-开源
文件大小:18KB
文件格式:ZIP
更新时间:2021-07-09 02:56:22
开源软件 Actor 模型是并发计算的数学模型,它将“参与者”视为并发数字计算的通用原语。 该库提供了一种易于使用的方法来在 C++ 中实现角色。
【文件预览】:
easyactor-0.1
----Demo()
--------main.cpp(1KB)
--------DemoActor.h(1KB)
--------Demo.vcxproj(4KB)
--------Makefile(350B)
--------DemoActor.cpp(1KB)
----EasyActor.sln(1KB)
----LICENSE(1KB)
----EasyActor()
--------Actor.cpp(2KB)
--------Runnable.h(1KB)
--------Mutex.pthread.cpp(2KB)
--------EasyActor.vcxproj(4KB)
--------Message.h(1KB)
--------Mutex.h(2KB)
--------ThreadStarter.pthread.cpp(2KB)
--------ThreadStarter.win32.cpp(2KB)
--------Mutex.win32.cpp(2KB)
--------EasyActorApi.h(1KB)
--------Actor.h(2KB)
--------ThreadStarter.h(1KB)
--------Makefile(346B)
----Makefile(107B)

网友评论