Hi.

I'm working on a new threading library for pyjs based on generators. This 
effort is an attempt to escape from asynchronous Hell. 

The main goal is simulate threading (cooperative threading)  with funtions 
like  spawn, join, kill, wait, ....

Are there any other project like this to join efforts?

I'll publish this library in a short time, i'm writing documentation now.

Thanks.



-- 



Reply via email to