Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'input,': 0.09; 'output,': 0.09; 'yeah,': 0.09; 'cc:addr:python- list': 0.11; '24,': 0.16; 'doing,': 0.16; 'enough.': 0.16; 'exactly,': 0.16; 'expects': 0.16; 'finney': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'imo,': 0.16; 'is;': 0.16; 'program?': 0.16; 'responses.': 0.16; 'subject:install': 0.16; 'subject:possible': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'machine': 0.22; 'code,': 0.22; 'cc:addr:python.org': 0.22; 'propose': 0.24; 'earlier': 0.24; 'fine': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'header:In-Reply- To:1': 0.27; 'chris': 0.29; 'message-id:@mail.gmail.com': 0.30; 'initiate': 0.31; 'invoke': 0.31; "user's": 0.31; 'writes:': 0.31; "i'd": 0.34; 'problem': 0.35; 'knows': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'interact': 0.36; 'subject:?': 0.36; 'step': 0.37; 'ben': 0.38; 'machines': 0.38; 'pm,': 0.38; 'rather': 0.38; 'does': 0.39; 'though,': 0.39; 'how': 0.40; 'kind': 0.63; 'occur': 0.65; 'skip:\xe2 10': 0.65; 'talking': 0.65; 'between': 0.67; '8bit%:40': 0.68; '8bit%:43': 0.74; 'jul': 0.74; '\xe2\x80\x93': 0.77; 'computers.': 0.84; 'upgrades,': 0.84; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=CqK0KlhCTO2DcRFRQnEJz6zxPzlydzA1hB8Zk5fjBSw=; b=stUIv7xNXoalPytr1dmTrOvFSMCPfrGEI2zYGtgLXCpnEYnjshSWfKChSpLnqAH1rZ HbvhvmAQS7pXaodmymMlSb91DG+FMUQ9Ms7QjI6aNeefiu/TLPeTzO1LXvdW4HiAHsUq oWR35+/x7suiOdnQPhta/9eQON52kZX2kqwRshWLUYYTWetV2ITv5SXHvscZG9aMdlEX LNP5d27rA1kkbbwOm9ObuJjdvRiieH6qatTTi2Xw3VVZLTeLCbWQglN3QDXTW5MfpGf6 Yb7r4cg3Z75IBdfmNPjl66zxWxJomR0xYYhXhh2+0dN0JQCSNbCcncrDzmMtT+UO17pH 2fKw== MIME-Version: 1.0 X-Received: by 10.220.195.67 with SMTP id eb3mr7922565vcb.30.1406170343423; Wed, 23 Jul 2014 19:52:23 -0700 (PDT) In-Reply-To: <85a97zo4k6.fsf@benfinney.id.au> References: <2d7d457c-2030-43d0-94a6-6ceb93eb4d7c@googlegroups.com> <85fvhro55a.fsf@benfinney.id.au> <85a97zo4k6.fsf@benfinney.id.au> Date: Thu, 24 Jul 2014 12:52:23 +1000 Subject: Re: Is it possible to install Python on a network? From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1406170352 news.xs4all.nl 2844 [2001:888:2000:d::a6]:47673 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75116 On Thu, Jul 24, 2014 at 12:48 PM, Ben Finney w= rote: > Chris Angelico writes: > >> On Thu, Jul 24, 2014 at 12:35 PM, Ben Finney wrote: >> > What do you imaging a user doing, exactly, on machine =E2=80=98foo=E2= =80=99 to make >> > a program execute on machine =E2=80=98bar=E2=80=99? At what step =E2= =80=93 exactly how =E2=80=93 >> > does the communication between the machines occur to invoke the >> > program? How is the user's input, and the program's output, >> > communicated in a way that machine =E2=80=98foo=E2=80=99 knows to inte= ract with >> > machine =E2=80=98bar=E2=80=99? >> >> Network mounts work fine for this kind of thing. > > I'd rather not propose a solution until we know better what the problem > is; what =E2=80=9Croys2005=E2=80=9D expects the behaviour to be. So the q= uestions above > need, IMO, answers from =E2=80=9Croys2005=E2=80=9D. Fair enough. Since he was talking earlier about upgrades, though, I figured he was talking about having a single source of code, only one place to update, and then initiate programs on the individual computers. But yeah, need the OP's responses. ChrisA