Christian Hergert | 13 Nov 10:18
Gravatar

GTask - 0.1.2

* What is it?
--------------------

GTask is a library providing asynchronous and callback based programming
for GObject.  It will feel familiar to programmers experienced with
Python Twisted's deferreds.

GTask is implemented in C.

* Features:
--------------------

   - API for managing asynchronous and concurrent tasks
   - Support for custom schedulers
   - Asynchronous code flow with Callbacks and Errbacks
   - Task dependencies
   - Bindings for Vala
   - Bindings for Python

* GTask 0.1.2
--------------------

   - Initial release

* Where can I get it?
--------------------

Home page:
   http://github.com/chergert/gtask/wikis

(Continue reading)


Gmane