[contextual async] generator support added
Hello, I am still waiting for some feedbacks. I really think it makes possible to add asynchronous code very easiy, I have added the support of generators which can run with asynchronous.code. You will find the added article in the blog: https://pythonc.home.blog/ The project has been updated and the examples are available if you want to test. Regards, Chris
Hi, Might want to fix this: "This site is marked private by its owner. If you would like to view it, you’ll need two things:". On Sat, Dec 15, 2018 at 4:40 PM Christophe Bailly via Boost-users < boost-users@lists.boost.org> wrote:
Hello,
I am still waiting for some feedbacks.
I really think it makes possible to add asynchronous code very easiy, I have added the support of generators which can run with asynchronous.code.
You will find the added article in the blog: https://pythonc.home.blog/
The project has been updated and the examples are available if you want to test. Regards,
Chris _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users
Hello Damian,
Sorry about that, this is public again.
I realised that thre is an equivalent in python, called gevent.
Does anybody know such a system ? it is simple to write code with, the
syntax and logic is very easy.
My first aim was to write a prototype.
Regards,
Chris
On Sun, 16 Dec 2018 at 16:19, Damian Jarek
Hi, Might want to fix this: "This site is marked private by its owner. If you would like to view it, you’ll need two things:".
On Sat, Dec 15, 2018 at 4:40 PM Christophe Bailly via Boost-users < boost-users@lists.boost.org> wrote:
Hello,
I am still waiting for some feedbacks.
I really think it makes possible to add asynchronous code very easiy, I have added the support of generators which can run with asynchronous.code.
You will find the added article in the blog: https://pythonc.home.blog/
The project has been updated and the examples are available if you want to test. Regards,
Chris _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Christophe Bailly
-
Damian Jarek