Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^4: Soap calls using multithreading running out of memory

by noxxi (Pilgrim)
on Jan 26, 2017 at 09:36 UTC ( [id://1180370]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Soap calls using multithreading running out of memory
in thread Soap calls using multithreading running out of memory

SOAP::Lite uses LWP which in the current versions will use IO::Socket::SSL by default for the TLS which then uses Net::SSleay. These modules should be thread safe for a long time already. But it impossible to say what versions of the modules the OP is actually using nor it is possible to point out specific problems without having code to reproduce the problem.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1180370]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-03-28 14:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found