| Subject: | Re: Thread::pool |
|---|---|
| From: | jdhedden@xxxxxxxx (Jerry D. Hedden) |
| Date: | Tue, 29 Jul 2008 08:39:17 -0400 |
| Newsgroups: | perl.ithreads |
> First i initialice the pool and then i set the process as a daemon. Then i > call the scan_files() function. Nope. That's no good. > I also test to initialice the pool inside the daemon() function Depends on where in daemon you do it - it must come after the fork. > and between daemon() and scan_files(). Better. > Doing that, the output is blank, but it doesn't work. Define "doesn't work". |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Thread::pool, Chris Fowler |
|---|---|
| Next by Date: | Re: Thread::pool, Javier |
| Previous by Thread: | Re: Thread::pool, Javier |
| Next by Thread: | Re: Thread::pool, Javier |
| Indexes: | [Date] [Thread] [Top] [All Lists] |