develooper Front page | perl.perl5.porters | Postings from July 2002

Re: Thread::Use - use a module inside a thread only

From:
Arthur Bergman
Date:
July 30, 2002 01:00
Subject:
Re: Thread::Use - use a module inside a thread only
Message ID:
582ACCCC-A392-11D6-8235-003065D64CBE@contiller.se

On tisdag, juli 30, 2002, at 09:36 , Rafael Garcia-Suarez wrote:

>
> Looks like stashes are not shared between threads. How
> is this related to saving memory ? (for modules that don't
> export lots of symbols into the caller's namespace).
> Does the module gets unloaded in some way when the thread
> ends ?
>

Sure, we call perl_destruct() on the thread.

Arthur




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About