Monthly Archives: November 2008

GTask

A few weeks ago I started writing an asynchronous toolkit for GObject, inspired by NSOperation, CCR, Threading Building Blocks, and mostly, Python Twisted. Its implemented in C and has bindings for Python and Vala. I’ll be adding Mono bindings in a minor release or two like I did with rss-glib.
You can get the [...]