Now that I've done some homework, everything you said is clear.
Mike Kazantsev wrote:
Pickle has nothing to do with the problem since it lay much deeper: in
the OS.
From kernel point of view, every process has it's own "descriptor
table" and the integer id of the descriptor is all the process
Mike Kazantsev wrote:
On Sat, 13 Jun 2009 02:23:37 -0500
Randall Smith wrote:
I've got a situation in which I'd like to hand one end of a pipe to
another process. First, in case you ask why, a spawner process is
created early before many modules are imported. That spawner process is
respon
On Jun 13, 1:11 pm, Mike Kazantsev wrote:
> On Sat, 13 Jun 2009 02:23:37 -0500
>
>
>
>
>
> Randall Smith wrote:
> > I've got a situation in which I'd like to hand one end of a pipe to
> > another process. First, in case you ask why, a spawner process is
> > created early before many modules are
On Sat, 13 Jun 2009 02:23:37 -0500
Randall Smith wrote:
> I've got a situation in which I'd like to hand one end of a pipe to
> another process. First, in case you ask why, a spawner process is
> created early before many modules are imported. That spawner process is
> responsible for creati