Jug 1.6.5发布,基于任务的并行处理框架

作者: baihuo 2018-03-13 09:09:06
Jug 1.6.5 发布了。Jug 是一个基于任务的并行处理框架,采用 Python 编写,可用来在不同的机器上运行同一个任务,使用 NFS 作为文件系统的通讯。

更新内容:

Add get_tasks() to `jug shell`

软件详情:https://github.com/luispedro/jug/releases/tag/v1.6.5

下载地址:https://github.com/luispedro/jug/archive/v1.6.3.zip

来自:开源中国社区

相关资讯