|
|
| P is for Practical | |
| PerlMonks |
Re: Re: Re: Re: Re: Re: Re: Upgrading Perl in production environmentby jfroebe (Parson) |
| on Mar 19, 2004 at 13:00 UTC ( [id://338090]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I'm using "trading systems" as an example unfortunately, even the gethostbyaddr_r series of c functions can hang as well. depending on the load of the box and a dozen other reasons, the response from the name server (or whatever else) may not actually be received. If a signal comes in and perl core dumps with half finished work... that's fine, there are clean up routines that identify where the breakage occurred and repair whatever was broken. Using unsafe signals IS okay, IF the proper precautions are taken for recovery and continuing where it broke. What I'm saying is that unsafe signals do have their uses and should never be removed from perl entirely.. Perhaps perl should be fixed to handle them better?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||