1
0
mirror of https://github.com/tearshark/librf.git synced 2024-10-02 00:00:11 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
tearshark
65709ca487 完成sleep结合event的范例测试 2020-02-16 13:02:26 +08:00
tearshark
1508d08027 使用新的state/promise/future和调度器,以便于完成调度链传递 2020-02-15 15:20:16 +08:00
tearshark
fc2d08af7c 深入ASIO的pingpong测试
根据VS的静态分析改善代码
2018-08-26 23:46:02 +08:00
tearshark
6c9f476658 整理多线程多调度器功能。
仍然没能正常调度
2017-12-14 10:50:45 +08:00
tearshark
9212bfcdf7 使用宏来开关是否支持多线程多调度器 2017-12-13 17:49:38 +08:00
tearshark
475482c99d 尝试解决多线程下的问题 2017-12-13 11:43:33 +08:00
tearshark
84fe5c4b1a 测试channel在多线程多协程调度下的表现
测试结果表明N:M模型的代码还存在BUG
2017-11-27 18:37:18 +08:00