From owner-freebsd-fs Mon Aug 30 7:26:46 1999 Delivered-To: freebsd-fs@freebsd.org Received: from hotmail.com (f273.hotmail.com [207.82.251.164]) by hub.freebsd.org (Postfix) with SMTP id 692761533C for ; Mon, 30 Aug 1999 07:26:43 -0700 (PDT) (envelope-from gupz@hotmail.com) Received: (qmail 4862 invoked by uid 0); 30 Aug 1999 14:24:25 -0000 Message-ID: <19990830142425.4861.qmail@hotmail.com> Received: from 161.44.52.23 by www.hotmail.com with HTTP; Mon, 30 Aug 1999 07:24:25 PDT X-Originating-IP: [161.44.52.23] From: "Dodge Ram" To: freebsd-fs@freebsd.org Subject: Sharing file descriptors Date: Mon, 30 Aug 1999 07:24:25 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Have a question on whether it is possible to share file descriptors between two processes. The purpose is to have a stanby process take over when the primary process fails. The primary process creates/deletes socket connections at run time. Forking does not scale well when the rate of connection creates/deletes in high. If there is an alternative approach to do this kindly let me know. Any helpful pointers are greatly appreciated. thanks and regards, ramesh ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message