Part of my day job is working on Canonical's "Pebble" 
(https://github.com/canonical/pebble), a simple service manager written in 
Go. Unique features: layered configuration, and an HTTP-over-unix-socket 
API. It's GPLv3 licensed.

-Ben

On Monday, July 21, 2014 3:51:12 PM UTC-7, ChrisLu wrote:
>>>
>>> I am tasked to start a go service in a python shop. However, for 
>>> production environments, we have to use python based supervisord to manage 
>>> the Go process if it ever goes down.
>>>
>>> The Go deployment is extremely easy. But the python setup is just 
>>> painful to automate (compared with Go code).
>>>
>>> How do you manage the Go service on production and restart the Go 
>>> service if it goes down?
>>>
>>> Chris
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/b29d35cb-0d95-4a0e-a869-842d56dead8bn%40googlegroups.com.

Reply via email to