Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1726

ANN: polynice 0.8 - a nice(1) like utility for throttling processes

From garabik-news-2005-05@kassiopeia.juls.savba.sk
Newsgroups comp.lang.python.announce, comp.lang.python
Subject ANN: polynice 0.8 - a nice(1) like utility for throttling processes
Date 2015-06-01 13:18 +0000
Organization Aioe.org NNTP Server
Message-ID <mailman.287.1433164934.5151.python-announce-list@python.org> (permalink)

Cross-posted to 2 groups.

Show all headers | View raw


polynice is a nice(1)-like command line utility for unix systems to
throttle long running processes beyond what can be achieved by nice(1),
by repeatedly suspending and resuming the process.

It is written for python3, though there is some python2.6 & 2.7 compatibility.

Author:
Radovan Garabík

URL:
http://kassiopeia.juls.savba.sk/~garabik/software/polynice.html

License:
GPL (v2)

Notable changes:

 * add '--mode random' parameter, to implement randomized throttling
 * add -n0 to disable throttling
 * python2.6 compatibility

-- 
 -----------------------------------------------------------
| Radovan Garabík http://kassiopeia.juls.savba.sk/~garabik/ |
| __..--^^^--..__    garabik @ kassiopeia.juls.savba.sk     |
 -----------------------------------------------------------
Antivirus alert: file .signature infected by signature virus.
Hi! I'm a signature virus! Copy me into your signature file to help me spread!

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: polynice 0.8 - a nice(1) like utility for throttling processes garabik-news-2005-05@kassiopeia.juls.savba.sk - 2015-06-01 13:18 +0000

csiph-web