ri, 18 Sep 2009 09:10:15 AM -0700
> Subject: Re: multiprocessing managers and socket connection.
>
> On Aug 31, 10:41 pm, Terry wrote:
> > On Aug 26, 7:25 pm, Chris wrote:
>
> > > On Aug 25, 9:11 pm, Terry wrote:
>
> > > > On Aug 25, 10:14 pm,
Is this "server" something you wrote from scratch or something that is just
being used. Some details are left out
--
--Original Message--
From: Chris
To:
Date: Fri, 18 Sep 2009 09:10:15 AM -0700
Subject: Re: multiprocessing managers and socket connection.
On Aug 31
On Aug 31, 10:41 pm, Terry wrote:
> On Aug 26, 7:25 pm, Chris wrote:
>
>
>
> > On Aug 25, 9:11 pm, Terry wrote:
>
> > > On Aug 25, 10:14 pm, Chris wrote:
>
> > > > I've been using multiprocessing managers and I really like the
> > > > functionality.
>
> > > > I have a question about reconnectin
On Aug 26, 7:25 pm, Chris wrote:
> On Aug 25, 9:11 pm, Terry wrote:
>
>
>
>
>
> > On Aug 25, 10:14 pm, Chris wrote:
>
> > > I've been using multiprocessing managers and I really like the
> > > functionality.
>
> > > I have a question about reconnecting to a manager. I have a situation
> > > wher
On Aug 25, 9:11 pm, Terry wrote:
> On Aug 25, 10:14 pm, Chris wrote:
>
>
>
> > I've been using multiprocessing managers and I really like the
> > functionality.
>
> > I have a question about reconnecting to a manager. I have a situation
> > where I start on one machine (A) a manager that is liste
On Aug 25, 10:14 pm, Chris wrote:
> I've been using multiprocessing managers and I really like the
> functionality.
>
> I have a question about reconnecting to a manager. I have a situation
> where I start on one machine (A) a manager that is listening and then
> on another machine (B) connects to
I've been using multiprocessing managers and I really like the
functionality.
I have a question about reconnecting to a manager. I have a situation
where I start on one machine (A) a manager that is listening and then
on another machine (B) connects to that manager and uses its proxy
object to cal