codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Global memory on a concurrent machine  INeedHelp2 at 00:41 on Thursday, March 30, 2006
 

I need help on something that I am not sure there is an easy solution. Let me first explain my problem:

I have a system that I am working on where there is a main process which uses a third party application to start other applications (child processes). There is a recovery mechanism in which the application will be restarted if it is deemed necessary. The child process does not get reloaded into memory when it restarts so it resides in the same memory. The people who worked on this before me decided it unnecessary to preset any global variables/arrays/pointers. What I have found is that when we restart the application (after a recovery), global memory still contains any old data from before. I am trying to avoid major changes to the program. I guess I am looking for a bit of a miracle.

Is there an "easy" way to preset all global data on initialization AFTER the program has been loaded into memory? This is on a concurrent machine.

Any help is greatly appreciated.









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  perl script help needed
•  onChange issue
•  perl remote execution
•  Chat application
•  How to send multiple perameters in SOAP request.
•  Java code for Insert picture on the table in spreadsheet
•  Re: Problem with concatenation
•  how to genrates the crystal report by sending a id at runtime
•  help me


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2007