Jug 1.3.0 发布了。
Jug 是一个基于任务的并行处理框架,采用 Python 编写,可用来在不同的机器上运行同一个任务,使用 NFS 做文件系统的通讯。
更新内容:
Update shell subcommand to IPython 5
Use ~/.config/jugrc as configuration file
Cleanup usage string
Use bottle instead of web.py for webstatus subcommand
Add jug_execute function
Add timing functionality
下载地址:https://github.com/luispedro/jug/archive/v1.3.0.zip
来自:开源中国社区

