GithubHelp home page GithubHelp logo

teng2015 / monitor_parallel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bbfamily/monitor_parallel

0.0 2.0 0.0 1.34 MB

多进程并行运行管理监控

Python 70.70% Makefile 0.53% C 18.20% Jupyter Notebook 10.57%

monitor_parallel's Introduction

paraller monitor

* 目的解决并行运算长时间任务导致cpu长时间运行的问题,自动没隔一段时间挂起运行的进程,休息一段时间后再此运行

* 运行一段时间后,需要使用电脑cpu,可以暂定任务

* 父进程已经停止,统一关闭管理所有子进程,kill所有子进程

* 修改monitor_parallel.pth为你的位置,放入**lib/python2.7/site-packages库中方便随时使用

控制mul process挂起及恢复 避免长时间任务连续占据cpu,通过监控 classmethod add_procee进来的process 运行时间来确保cpu连续长时间稳定运行 ConfigParser+socket方式进程间传递消息,没有 使用Queue、Pipes目的一简单插入成熟模块 目的二适用于各个开源成熟并行框架如parallel等**

image image

monitor_parallel's People

Contributors

bbfamily avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.