[pygtk] Fw: Simplest example with multiprocessing.queue?
Stuart Axon
stuaxo2 at yahoo.com
Wed Nov 17 02:05:01 WST 2010
> To: Stuart Axon <stuaxo2 at yahoo.com>
> Cc: Pygtk mailinglist <pygtk at daa.com.au>
> Sent: Tue, November 16, 2010 1:54:18 PM
> Subject: Re: [pygtk] Simplest example with multiprocessing.queue?
>
>
> On Nov 16, 2010, at 6:46 AM, Stuart Axon wrote:
>
> > Kind of similar to the other question: Is there a very simple example for
>using
>
> > pygtk with multiprocessing.Queue ?
> >
> > I'd like to have one thread put things in (possibly they will be functions
>to be
>
> > executed), on the other end their taken out (or executed) to output onto a
> > drawing area (or similar).
> >
> > S++
> >
>
> The python docs have an example.
>
> See 16.6.1.2 in http://docs.python.org/library/multiprocessing.html
>
>
Cool, if I get something working with pycairo or pygtk I'll post it here (might
be a little while).
> --
> Steve McClure
> smcclure at racemi.com
>
> > From: Steve McClure <smcclure at racemi.com>
More information about the pygtk
mailing list