Well, nothing we don't already have with Zinc, green threads, taskit and
generators (+ syntax sugar).
The nicest thing is however:
http://www.tornadoweb.org/en/stable/ioloop.html#i-o-events
They have a nice library to do async IO. We have also one but we do not
exploit it enough I think.
This is
> Am 04.04.2018 um 12:12 schrieb Stephane Ducasse :
>
> I’m not good enough to understand it simply :)
> But you are :)
>
> http://www.tornadoweb.org/en/stable/guide/intro.html
>
It is about „how to program in python as you would in javascript“.
Norbert
I’m not good enough to understand it simply :)
But you are :)
http://www.tornadoweb.org/en/stable/guide/intro.html