Re: Holidays Brainstorming: instanced supervision

2016-01-18 Thread Casper Ti. Vector
Sorry if this message is nothing except for mechanism and implementation details, but here's my Gentoo-esque way of doing this with vanilla s6/execline and a Bourne shell: > % ls -R > .: > data finish run type > > ./data: > conf > % head type run finish data/conf > ==> type <== > longrun >

Re: Holidays Brainstorming: instanced supervision

2016-01-18 Thread Joan Picanyol i Puig
* Laurent Bercot [20151226 12:33]: > In the past few years, there have been some bits and pieces of > discussion about "instanced services", i.e. some kind of supervised > service that would be able to create different instances of the > process at will. But it never

Holidays Brainstorming: instanced supervision

2015-12-25 Thread Laurent Bercot
Hello everyone, and happy holidays! In the past few years, there have been some bits and pieces of discussion about "instanced services", i.e. some kind of supervised service that would be able to create different instances of the process at will. But it never got very detailed. I'd like to