The Artima Developer Community
Sponsored Link

Python Buzz Forum
Supervisor 3.0a5 Released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mike Naberezny

Posts: 133
Nickname: mnaberez
Registered: Feb, 2007

Mike Naberezny blogs about Python.
Supervisor 3.0a5 Released Posted: Mar 16, 2008 4:39 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Mike Naberezny.
Original Post: Supervisor 3.0a5 Released
Feed Title: Supervisor
Feed URL: http://supervisord.org/feed/atom/
Feed Description: Hang on to your processes
Latest Python Buzz Posts
Latest Python Buzz Posts by Mike Naberezny
Latest Posts From Supervisor

Advertisement

Supervisor 3.0a5 has been released! It actually more escaped, as the previous version couldn’t be easy_installed after our web presence switcharoo. You can either easy_install it or get it from http://dist.supervisord.org/supervisor-3.0a5.tar.gz

The relevant changes from 3.0a4 are

  • Supervisorctl now supports persistent readline history. To
    enable, add history_file = <pathname> to the [supervisorctl]
    section in your supervisord.conf file.
  • Multiple commands may now be issued on one supervisorctl command
    line, e.g. restart prog; tail -f prog. Separate commands with a
    single semicolon; they will be executed in order as you would
    expect.

Read: Supervisor 3.0a5 Released

Topic: Tutorials are hard. Previous Topic   Next Topic Topic: Administrative Debris

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use