Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Port Listener: VFP or C++ or ??
Message
From
19/02/2015 16:33:09
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
19/02/2015 14:37:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01587348
Message ID:
01615609
Views:
58
>>Not sure what you mean. GC? FWIW, we've got HL7 interfaces that run for years without interruption, pure VFP code.
>>
>Garbage Collection.
>Some errors will make piecemeal out of vfp memory, even if the offending line is encapsulated inside try-catch blocks if encountered often enough.
>So even if John puts Try-Catch arount the line, chances are that after logging a few hundred errors the application still could either run out of memory or slow down so much to be unusable.

Exactly the reason why even IIS has the ability to recycle application pools - kill, spawn a new one. Any garbage that accumulated in the previous instance dies with it.

Nowadays, I'm setting such things to run as scheduled tasks and be recycled every hour. Even though the screen savior that I wrote runs over the whole weekend and still doesn't grow above 38 megs. Justin Case is my friend (and so is that Japanese guy, Itsokei).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform