Is LWP threads safe?
"Peteris Krumins [Newsgroups]" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
Hello! Can anyone tell me if LWP is threads safe? I am maintaining this project and it already uses threads and I need to add functionality which LWP ideally suits for. And I can't change the project at this stage to use a non-thread based multiprocessing. P.Krumins