in reply to Re^17: Strange memory leak using just threads (forks.pm)
in thread Strange memory leak using just threads
Did you actually read the examples I gave in my post before last?
To summarise:
use any moduels required by the workers; spawn the workers; then require Tk in the main thread.
See the DBI example.
All of this seems pretty clear from my post before last. To arrive at your interpretation on my intent seems hard.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^19: Strange memory leak using just threads (forks.pm)
by zwon (Abbot) on Sep 23, 2010 at 12:06 UTC | |
by BrowserUk (Patriarch) on Sep 23, 2010 at 15:34 UTC | |
by zwon (Abbot) on Sep 23, 2010 at 16:54 UTC | |
by BrowserUk (Patriarch) on Sep 23, 2010 at 17:23 UTC | |
by Anonymous Monk on Sep 23, 2010 at 20:42 UTC | |
|