From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/2536 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: "Laurent Bercot" Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: s6 style "readiness notification" with perpd Date: Fri, 26 Apr 2019 09:24:29 +0000 Message-ID: References: <1122921556241940@sas1-d856b3d759c7.qloud-c.yandex.net> Reply-To: "Laurent Bercot" Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="184286"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: eM_Client/7.2.34711.0 To: supervision Original-X-From: supervision-return-2126-gcsg-supervision=m.gmane.org@list.skarnet.org Fri Apr 26 11:23:43 2019 Return-path: Envelope-to: gcsg-supervision@m.gmane.org Original-Received: from alyss.skarnet.org ([95.142.172.232]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1hJx55-000lqD-51 for gcsg-supervision@m.gmane.org; Fri, 26 Apr 2019 11:23:43 +0200 Original-Received: (qmail 4599 invoked by uid 89); 26 Apr 2019 09:24:06 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Original-Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 4592 invoked from network); 26 Apr 2019 09:24:06 -0000 In-Reply-To: <1122921556241940@sas1-d856b3d759c7.qloud-c.yandex.net> Xref: news.gmane.org gmane.comp.sysutils.supervision.general:2536 Archived-At: >does s6-supervise listen to the given "readiness notification" fd ? >seems so to me. Yes, it does. >that is the reason s6 style "readiness notification" would be hard >to do directly with perpd since it is a more integrated solution >that does not use intermediary supervise processes. It would certainly be possible for perpd to do the same, as long as it stays under the max open file limit - which may reduce the maximum possible number of services, but not enough for it to be a serious limitation. -- Laurent