Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^4: No garbage collection for my-variables (exec code)

by tye (Sage)
on Sep 16, 2008 at 04:42 UTC ( [id://711607]=note: print w/replies, xml ) Need Help??


in reply to Re^3: No garbage collection for my-variables (exec code)
in thread No garbage collection for my-variables

But seriously, wouldn't it be more involved since we need to consider saving the program "state" and resume it somehow?

Not always. In fact, quite often, if you do the exec when you aren't in the middle of something, that is all the code you need. Servers usually process transactions and it is usually a bad idea to have your stuff break because critical data is stored nowhere other than the memory of some service.

- tye        

  • Comment on Re^4: No garbage collection for my-variables (exec code)

Log In?
Username:
Password:

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

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

    No recent polls found