On Thu, Jul 24, 2014 at 12:48 PM, Ben Finney <ben+pyt...@benfinney.id.au> wrote:
> Chris Angelico <ros...@gmail.com> writes:
>
>> On Thu, Jul 24, 2014 at 12:35 PM, Ben Finney <ben+pyt...@benfinney.id.au> 
>> wrote:
>> > What do you imaging a user doing, exactly, on machine ‘foo’ to make
>> > a program execute on machine ‘bar’? At what step – exactly how –
>> > 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 ‘foo’ knows to interact with
>> > machine ‘bar’?
>>
>> 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 “roys2005” expects the behaviour to be. So the questions above
> need, IMO, answers from “roys2005”.

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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to