Fetching the Return results of a spawned Thread
- From: "Alvin A. Delagon" <adelagon@xxxxxxxxx>
- Date: Tue, 28 Feb 2006 17:42:26 +0000
Is there any way to fetch the Return results of spawned threads within the parent script? I would like to do that because I'm having problems with Threads that do queries to a database, I often encounter Threads failing due to MySQL connection failures. As much as possible I plan to make the threads return the query string and let the parent script do the actual query. Thanks in advance.
.
- Follow-Ups:
- Re: Fetching the Return results of a spawned Thread
- From: Kent Johnson
- Re: Fetching the Return results of a spawned Thread
- Prev by Date: Re: Python and Flash
- Next by Date: Re: minimize a program into an icon on the taskbar.
- Previous by thread: Re: Fetching the Return results of a spawned Thread
- Next by thread: Re: Fetching the Return results of a spawned Thread
- Index(es):