Re: Parallel/distributed generator

2007-05-23 Thread Simon Brunning
On 23 May 2007 11:00:56 -0700, George Sakkis <[EMAIL PROTECTED]> wrote: > I'm looking for any existing packages or ideas on how to implement the > equivalent of a generator (in the Python sense, i.e. > http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > way. Kamaelia? http://tiny

Re: Parallel/distributed generator

2007-05-23 Thread half . italian
On May 23, 1:22 pm, Paul McGuire <[EMAIL PROTECTED]> wrote: > On May 23, 2:58 pm, [EMAIL PROTECTED] wrote: > > > > > On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > > > > I'm looking for any existing packages or ideas on how to implement the > > > equivalent of a generator (in the P

Re: Parallel/distributed generator

2007-05-23 Thread Diez B. Roggisch
George Sakkis schrieb: > On May 23, 2:11 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > >> George Sakkis wrote: >>> I'm looking for any existing packages or ideas on how to implement the >>> equivalent of a generator (in the Python sense, i.e. >>> http://www.python.org/dev/peps/pep-0255/) in

Re: Parallel/distributed generator

2007-05-23 Thread George Sakkis
On May 23, 4:22 pm, Paul McGuire <[EMAIL PROTECTED]> wrote: > On May 23, 2:58 pm, [EMAIL PROTECTED] wrote: > > > > > On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > > > > I'm looking for any existing packages or ideas on how to implement the > > > equivalent of a generator (in the P

Re: Parallel/distributed generator

2007-05-23 Thread George Sakkis
On May 23, 3:35 pm, [EMAIL PROTECTED] wrote: > On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > > > > > I'm looking for any existing packages or ideas on how to implement the > > equivalent of a generator (in the Python sense, > > i.e.http://www.python.org/dev/peps/pep-0255/) in a p

Re: Parallel/distributed generator

2007-05-23 Thread George Sakkis
On May 23, 3:35 pm, [EMAIL PROTECTED] wrote: > On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > > > > > I'm looking for any existing packages or ideas on how to implement the > > equivalent of a generator (in the Python sense, > > i.e.http://www.python.org/dev/peps/pep-0255/) in a p

Re: Parallel/distributed generator

2007-05-23 Thread George Sakkis
On May 23, 3:35 pm, [EMAIL PROTECTED] wrote: > On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > > > > > I'm looking for any existing packages or ideas on how to implement the > > equivalent of a generator (in the Python sense, > > i.e.http://www.python.org/dev/peps/pep-0255/) in a p

Re: Parallel/distributed generator

2007-05-23 Thread George Sakkis
On May 23, 3:35 pm, [EMAIL PROTECTED] wrote: > On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > > > > > I'm looking for any existing packages or ideas on how to implement the > > equivalent of a generator (in the Python sense, > > i.e.http://www.python.org/dev/peps/pep-0255/) in a p

Re: Parallel/distributed generator

2007-05-23 Thread George Sakkis
On May 23, 2:11 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > George Sakkis wrote: > > I'm looking for any existing packages or ideas on how to implement the > > equivalent of a generator (in the Python sense, i.e. > >http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > > wa

Re: Parallel/distributed generator

2007-05-23 Thread George Sakkis
On May 23, 2:11 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > George Sakkis wrote: > > I'm looking for any existing packages or ideas on how to implement the > > equivalent of a generator (in the Python sense, i.e. > >http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > > wa

Re: Parallel/distributed generator

2007-05-23 Thread half . italian
On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > I'm looking for any existing packages or ideas on how to implement the > equivalent of a generator (in the Python sense, > i.e.http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > way. As a use case, imagine a functio

Re: Parallel/distributed generator

2007-05-23 Thread Paul McGuire
On May 23, 2:58 pm, [EMAIL PROTECTED] wrote: > On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > > > > > > > I'm looking for any existing packages or ideas on how to implement the > > equivalent of a generator (in the Python sense, > > i.e.http://www.python.org/dev/peps/pep-0255/) in

Re: Parallel/distributed generator

2007-05-23 Thread half . italian
On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > I'm looking for any existing packages or ideas on how to implement the > equivalent of a generator (in the Python sense, > i.e.http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > way. As a use case, imagine a functio

Re: Parallel/distributed generator

2007-05-23 Thread half . italian
On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > I'm looking for any existing packages or ideas on how to implement the > equivalent of a generator (in the Python sense, > i.e.http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > way. As a use case, imagine a functio

Re: Parallel/distributed generator

2007-05-23 Thread half . italian
On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > I'm looking for any existing packages or ideas on how to implement the > equivalent of a generator (in the Python sense, > i.e.http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > way. As a use case, imagine a functio

Re: Parallel/distributed generator

2007-05-23 Thread half . italian
On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > I'm looking for any existing packages or ideas on how to implement the > equivalent of a generator (in the Python sense, > i.e.http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > way. As a use case, imagine a functio

Re: Parallel/distributed generator

2007-05-23 Thread half . italian
On May 23, 11:00 am, George Sakkis <[EMAIL PROTECTED]> wrote: > I'm looking for any existing packages or ideas on how to implement the > equivalent of a generator (in the Python sense, > i.e.http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > way. As a use case, imagine a functio

Re: Parallel/distributed generator

2007-05-23 Thread Diez B. Roggisch
George Sakkis wrote: > I'm looking for any existing packages or ideas on how to implement the > equivalent of a generator (in the Python sense, i.e. > http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed > way. As a use case, imagine a function that generates a range of > primes. I'

Parallel/distributed generator

2007-05-23 Thread George Sakkis
I'm looking for any existing packages or ideas on how to implement the equivalent of a generator (in the Python sense, i.e. http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed way. As a use case, imagine a function that generates a range of primes. I'd like to be able to do somethin