ANN: Jug 0.9.1. Parallel Programming Framework

Luis Pedro Coelho luis at luispedro.org
Mon Jun 11 17:08:18 CEST 2012


Hello List,

This is to let you know of a new release of Jug.

Jug allows you to write code that is broken up into tasks and run different 
tasks on different processors (even across a cluster).

Jug is a pure Python implementation and should work on any platform.

WHAT'S NEW

Version 0.9.1 contains a few minor improvements and several bugfixes.

In particular, Tasklet usage is a lot less buggy (previously, several uses 
would trigger idiotic bugs, now they work as they should).

LINKS

*Mailing List*: http://groups.google.com/group/jug-users
*Documentation*: http://packages.python.org/Jug
*Code*: http://github.com/luispedro/jug
*Website*: http://luispedro.org/software/jug
*Video*: http://vimeo.com/8972696

Bug reports, suggestions, &c are welcome. On the jug-users mailing list or by 
private email to me.
-- 
Luis Pedro Coelho | Institute for Molecular Medicine | http://luispedro.org




More information about the Python-announce-list mailing list