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


Groups > comp.lang.python > #88525

ANN: polynice 0.7 - 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.7 - a nice(1) like utility for throttling processes
Date 2015-04-05 19:49 +0000
Organization Aioe.org NNTP Server
Message-ID <mailman.55.1428270067.12925.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.7 compatibility.

Author:
Radovan Garabík

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

License:
GPL (v2)

Notable changes:
* This is the first public release under the name `polynice' - the
  utility has been renamed from `verynice' due to name clash with an
  existing software.
* polynice can now emulate timeout(1) - terminate process after given
  time has passed
* MacOS X improvements
* better python2 compatiblity

-- 
 -----------------------------------------------------------
| 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 | Previous | Next | Find similar | Unroll thread


Thread

ANN: polynice 0.7 - a nice(1) like utility for throttling processes garabik-news-2005-05@kassiopeia.juls.savba.sk - 2015-04-05 19:49 +0000

csiph-web