From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/2534 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jeff Newsgroups: gmane.comp.sysutils.supervision.general Subject: s6 style "readiness notification" with perpd Date: Fri, 26 Apr 2019 03:25:40 +0200 Message-ID: <1122921556241940@sas1-d856b3d759c7.qloud-c.yandex.net> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="72330"; mail-complaints-to="usenet@blaine.gmane.org" To: supervision Original-X-From: supervision-return-2124-gcsg-supervision=m.gmane.org@list.skarnet.org Fri Apr 26 03:25: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 1hJpcU-000IkK-Aa for gcsg-supervision@m.gmane.org; Fri, 26 Apr 2019 03:25:42 +0200 Original-Received: (qmail 29964 invoked by uid 89); 26 Apr 2019 01:26:08 -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 29957 invoked from network); 26 Apr 2019 01:26:08 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1556241940; bh=NHGBpPgtdt+QQHECCLOXnQ/Jz9idHS+4R+V+fQEn/1w=; h=Message-Id:Date:Subject:To:From; b=n3KHgwUdixFQvk1phbEjgrIzb8Fh9DRbEZDXKhtePVxWfgbp4VfotHHnxvW/NwIw1 A69DEbnn/uMc596ZhX0R9HsY6nl4qFddh+9iZcpxurwKkfR67XpTMFntYIhODEIoYF rc5LkeJs/2OmuCJ8Y5GRSOigGrSlC6M3W/Vx27kM= Authentication-Results: mxback20o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Mailer: Yamail [ http://yandex.ru ] 5.0 Xref: news.gmane.org gmane.comp.sysutils.supervision.general:2534 Archived-At: does s6-supervise listen to the given "readiness notification" fd ? seems so to me. 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. right ?