Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Thread-safe singleton in perl

by renodino (Curate)
on Mar 19, 2008 at 19:26 UTC ( [id://675076]=note: print w/replies, xml ) Need Help??


in reply to Thread-safe singleton in perl

my problem now is that I've to share the object reference and threads::shared doesn't allow that.

Care to elaborate on that ? I've certainly used shared objects on numerous occasions. (There is a small gotcha related to DESTROY that has a fix in perl 5.10 + latest CPAN version of threads::shared).

Presumably, you simply need to bless a shared variable for the object. See threads::shared Objects description for details.


Perl Contrarian & SQL fanboy

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 04:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found