1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Jug 1.2.0 发布,Python 并行处理框架 下载

本帖由 漂亮的石头2015-08-22 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,345
    赞:
    47
    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
    Jug 1.2.0 发布,Python 并行处理框架下载地址
     
正在加载...