Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: examples of exceptions gone wrong?

by TimToady (Parson)
on Aug 31, 2008 at 00:39 UTC ( [id://707972]=note: print w/replies, xml ) Need Help??


in reply to examples of exceptions gone wrong?

I think the main reason to convert exceptions to data is to keep parallel processes running smoothly. Exceptions tend to throw out the 99 bits of good data with the one bad bit. It's just one of those hidden gotchas that make concurrency more difficult to express than it needs to be, and we have to be all over concurrency these days.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-25 13:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found