<p>Hello everybody out there using unicorn/gunicorn I am creating an *nix cross-platform supervisor <a href="https://immortal.run" rel="nofollow">immortal</a> (nothing big like systemd), focus on simplifying the startup process for applications that follow the zero-downtime pattern.</p>
<p>I have created some docs the ones can be found here:</p>
<p><a href="http://immortal.run/about/" rel="nofollow">http://immortal.run/about/</a> </p>
<p>and some test scripts here:</p>
<p><a href="https://github.com/immortal/sandbox/tree/master/ruby/unicorn" rel="nofollow">https://github.com/immortal/sandbox/tree/master/ruby/unicorn</a></p>
<p>I would like any feedback/help testing (mainly with interfaces) and know what features people would like/need to have.</p>
<p>Any suggestions are welcome.</p>
<hr/>**评论:**<br/><br/>goomba_gibbon: <pre><p>Hi. The project looks interesting but how does it relate to go?</p></pre>nbari: <pre><p>It is made with go :-)</p></pre>goomba_gibbon: <pre><p>Awesome. I had a little look on GitHub but couldn't see any source. The link given was for a ruby application so was a bit confused.</p></pre>nbari: <pre><p>Hi, sorry for the confusion, you are right the link is more for testing unicorn/ruby app (<a href="https://immortal.run/post/how-it-works/" rel="nofollow">https://immortal.run/post/how-it-works/</a>) but main code is here <a href="https://github.com/immortal/immortal" rel="nofollow">https://github.com/immortal/immortal</a>, currently trying to improve more the logger: <a href="https://github.com/immortal/logrotate" rel="nofollow">https://github.com/immortal/logrotate</a></p></pre>goomba_gibbon: <pre><p>Thanks!</p></pre>