Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl Best Practices

by jdhedden (Deacon)
on Sep 09, 2005 at 17:22 UTC ( [id://490659]=note: print w/replies, xml ) Need Help??


in reply to Perl Best Practices

Much of the Objects chapter is based on using Damian's Class::Std
One problem with Class::Std is that it is not 'thread safe' (and hence not 'fork safe' under Win32).

While this may be an oversight, it could also be intentional as the book doesn't talk about threads at all.

xdg presents a mechanism whereby thread-safety can be introduced into an inside-out object model, and I have successfully used it in Math::Random::MT::Auto. Hopefully, TheDamian will incorporate xdg's concept into a future release of Class::Std.


Remember: There's always one more bug.

Log In?
Username:
Password:

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

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

    No recent polls found