红联Linux门户
Linux帮助

Jug 1.2.0发布,Python并行处理框架

发布时间:2015-08-22 09:29:02来源:红联作者:empast
Jug 1.2 发布,Jug 是一个基于任务的并行处理框架,采用 Python 编写,可用来在不同的机器上运行同一个任务,使用 NFS 做文件系统的通讯。

Jug 1.2 主要是优化了代码,修复了一些问题,完整改进列表:

* Use HIGHEST_PROTOCOL when pickle()ing
* Add compress_numpy option to file_store
* Add register_hook_once function
* Optimize case when most (or all) tasks are already run
* Add --short option to 'jug status' and 'jug execute'
* Fix bug with dictionary order in kwargs (fix by Andreas Sorge)
* Fix ipython colors (fix by Andreas Sorge)
* Sort tasks in 'jug status'

下载:https://github.com/luispedro/jug/archive/release-1.2.0.zip

来自:开源中国社区
文章评论

共有 0 条评论