asyncoro version 3.6.0 has been released. In this version ProcScheduler has been added. This scheduler simplifies distributed computing, almost as easy as dispy project, except that with asyncoro all coroutines can communicate with message passing, exchange files etc.. See 'discomp*.py' files for examples.