[Dancer-users] many dancer apps with Starman (part 3)

Deepak Gulati deepak.gulati at gmail.com
Tue Jul 12 10:44:42 CEST 2011


I've used Daemontools in past with good results:
http://www.deepakg.com/prog/2011/01/deploying-a-perl-dancer-application-on-amazon-ec2/

On Tue, Jul 12, 2011 at 10:26 AM, sawyer x <xsawyerx at gmail.com> wrote:

> On Tue, Jul 12, 2011 at 11:19 AM, franck <franck at lumberjaph.net> wrote:
>
>>
>>> >> 2. It will become very cumbersome shutting off or restarting one or
>>> more Starman app because I would have to find out the parent process of each
>>> app, and kill that in order to kill all the child
>>> > workers; and
>>>
>>
>> another solution: use something like runit[1]. You create a configuration
>> for each "service" (your applications) with runit. When you want to restart
>> this application you can ask runit to restart this service, and you don't
>> have to think about the process. This is the solution I use, I can post more
>> details if needed.
>>
>> [1] http://smarden.org/runit/
>>
>
> There is also Ubic: https://github.com/berekuk/Ubic
>
>
> _______________________________________________
> Dancer-users mailing list
> Dancer-users at perldancer.org
> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20110712/67c30b21/attachment.htm>


More information about the Dancer-users mailing list