[boost] mixing async + sync code easily via boost::context
15 Dec
2018
15 Dec
'18
12:13 a.m.
Hello, I have worked on a prototype to avoid the current limitations with async code, the use of sync + async code is really difficult, it does not co-exist easily. If you introduce async code, you have to migrate all your code ... There are alternative solutions (threads..) but here is a suggestion to overcome these limitations. It is currently a very simple prototype but I would be interested to have your feedback. I think this kind of solution can be really powerfull, but I will wait to know what you think about it. Here are the links: https://pythonc.home.blog/ https://github.com/chbailly/5a5 Regards, Chris
2160
Age (days ago)
2160
Last active (days ago)
0 comments
1 participants
participants (1)
-
Christophe Bailly