discopy (implementation of dispy with asynchronous sockets and coroutines)
version 0.5 has been released. The major changes since version 0.4 are: SSL is
now supported, asyncoro has been cleaned up (e.g., no reason to pass 'coro'
for locking methods, coros can be selectively terminated), and, as usual, bug
fixes. I don't expect anymore active development in either dispy or discopy.
The only pending issue with discopy is confirmation that it does (not) work
with Windows. Once this is handled, I am thinking of making discopy default
download, as discopy will scale from one node to many, many nodes without the
overheads of threads.