Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: paul.hermeneutic@gmail.com Newsgroups: comp.lang.python Subject: Re: Daemon strategy Date: Sat, 6 Feb 2016 09:04:31 -0700 Lines: 28 Message-ID: References: <85d1sb9eh7.fsf@benfinney.id.au> <858u2yah3d.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de /a/7xVQU1HqrokVBPsvXrQvW1EWTxK2jQ7bWnbAvx56w== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.050 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; '\xe2\x80\x94': 0.09; 'python': 0.10; '2016': 0.16; '8bit%:32': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:strategy': 0.16; 'wrote:': 0.16; 'deployment': 0.18; 'windows': 0.20; 'aspect': 0.22; 'platform,': 0.22; 'am,': 0.23; 'feb': 0.23; 'unix': 0.24; 'header :In-Reply-To:1': 0.24; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'specify': 0.27; "i'm": 0.30; "can't": 0.32; 'getting': 0.33; 'windows.': 0.33; 'requirements': 0.35; 'received:google.com': 0.35; 'possible,': 0.35; 'something': 0.35; 'needed': 0.36; 'there': 0.36; 'tool': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'responsible': 0.37; 'done.': 0.37; 'received:209': 0.38; 'anything': 0.38; 'mean': 0.38; 'does': 0.39; 'rather': 0.39; 'to:addr:python.org': 0.40; 'from:no real name:2**0': 0.60; 'telling': 0.61; 'email addr:gmail.com': 0.62; 'different': 0.63; 'skip:\xe2 10': 0.70; 'imagine,': 0.84; 'lacks': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=/GmycMZMifEMDIi6lBR9UaLW/QBhEuUp990u5+vs0ls=; b=egbOgm1i6jHFd5nWGNiCSAvzFQ3hPP5jP8+Qp1p17zU312i0mUXFKVncxwfUJODlwK T/2jVhbSqkfolwD46HcwwT3Kh4HP5UZKjTNZ3VC6hO2dNCBKGoLci+mR9vF4u2T1OvZR SkoYogp/HAyioXuMUlcoKkIdyqWvfSReUKlSKNp2IwwUx00ONjkd6ADNJ/Q0zz9lSpb+ 0nWQs5NNG+4WAcf5EsOTBrhYlKL+r3mfkEIzujroM57chvMieXEkH45n9AQq49/3ZzsL U5755cBM5B4AjB59EmYtra3awNHuzxHH+EHeuFZDCDQzNUuInN+E/DO0q74Tu149xCRt 98/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=/GmycMZMifEMDIi6lBR9UaLW/QBhEuUp990u5+vs0ls=; b=fDRD3pUlmMI9YbceOX6XMwmQmWArZqF3yBT/NggpMj4XA5EBgteiOeGh+1sL4iZHBr aE+VohcAvKOKNoXEcngh2z6dZG6OG+kteRq9PfB+Mmenl3UTEyTfsRw4XqDZm6FzLdFr J31KkHeM5vS+N7aqvFzE7PveP+aP172VpIACp2ZokBCnH2kdNpRbFxFsCP8R3jE8G5IP MzOTVmfSQXAI/2/7iA2sdAOBKWVNnFqfkvTCoRVN7xRR2IxpoBnHLxZzwPo3PSuDKSD+ WamXG1cVY0sWsItgjgFduXGHYTVo20YeBdUDPnaQ2BeYmFqYhVeGLBU3LPmO5x25F8xW qx3g== X-Gm-Message-State: AG10YORq+KQQ3quX6zuXq39YOfwZDzuQ1QsR0MYke6Sn0tgCpe2iAcuM3EZRbqPPQAloItyVRCo+ILe5nvV8vQ== X-Received: by 10.25.86.198 with SMTP id k189mr6748962lfb.90.1454774690731; Sat, 06 Feb 2016 08:04:50 -0800 (PST) In-Reply-To: <858u2yah3d.fsf@benfinney.id.au> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:102591 On Fri, Feb 5, 2016 at 4:10 PM, Ben Finney wro= te: > paul.hermeneutic@gmail.com writes: > >> On Fri, Feb 5, 2016 at 11:52 AM, Ben Finney = wrote: >> > Since MS Windows lacks those facilities, =E2=80=98python-daemon=E2=80= =99 can't use >> > them. >> >> As you might imagine, I am not always able to specify which OS is >> deployed. That does not mean that I am not responsible for getting the >> work done. Perhaps you will tell me that what I want is not a daemon. > > I'm telling you none of those. What I'm telling you is MS Windows does > not support what is needed to make a Unix daemon. > > You may need to re-visit the requirements and negotiate something > different =E2=80=94 a different deployment platform, or something which M= S > Windows can do which is less than a proper Unix daemon. I fully understand that Windows is not a proper UNIX. It might be that UNIX is not in each and every aspect a proper Windows. If it is possible, I would like to create one tool to do this rather than multiple. Is there anything in Python that would help to accomplish this goal?