Re: A little threading problem
From: Alban Hertroys (alban_at_magproductions.nl)
Date: 12/02/04
- Next message: Laszlo Zsolt Nagy: "Re[2]: PIL and antialiasing problem"
- Previous message: Harlin Seritt: "Re: Video Catalogue"
- Maybe in reply to: Alban Hertroys: "A little threading problem"
- Next in thread: Jeremy Jones: "Re: A little threading problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 02 Dec 2004 12:57:03 +0100 To: Jeremy Jones <zanesdad@bellsouth.net>
Jeremy Jones wrote:
> (not waiting, because it already did happen). What is it exactly that
> you are trying to accomplish? I'm sure there is a better approach.
I think I saw at least a bit of the light, reading up on readers and
writers (A colleague showed up with a book called "Operating system
concepts" that has a chapter on process synchronization).
It looks like I should be writing and reading 3 Queues instead of trying
to halt and pause the threads explicitly. That looks a lot easier...
Thanks for pointing out the problem area.
- Next message: Laszlo Zsolt Nagy: "Re[2]: PIL and antialiasing problem"
- Previous message: Harlin Seritt: "Re: Video Catalogue"
- Maybe in reply to: Alban Hertroys: "A little threading problem"
- Next in thread: Jeremy Jones: "Re: A little threading problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|