Is LWP threads safe?
[email protected] ("Peteris Krumins [Newsgroups]")
| Newsgroups | perl.libwww |
|---|---|
| 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