memory leak when operating streaming stock quotes

  • Thread starter Thread starter Greg
  • Start date Start date
G

Greg

I seem to be experiencing a problem with memory leakage.
I receive streaming data (stock quote monitor) over the
internet. Usually within the first 30 minutes of use my
available memory will reduce down to a level that blocks
use of the internet. I've used programs to boost my memory
but it still doesn't leave me with ready access to the
internet. I have to reboot and start over. Is there any
program or microsoft fix for this specific problem? I see
microsoft offers different memory leak problems but I
can't identify which would be appropriate for my problem.
If anyone understands this problem and knows which fix is
correct, please email me at (e-mail address removed).

Thanks,
Greg
 
First, to explain what a memory leak is: When a program closes and does not
release all the RAM it was using, that program is said to leak memory. The
leaked memory is unavailable to other programs, because the processor thinks
that the original program still needs it...but the original program has
closed. Memory leaks are largely a thing of the past.

For problems with your stock quote program, contact the technical support
staff of the program's vendor.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Memory Leak 4
XP memory leaks 11
Memory leak: Thre tag 4
Memory Optimization Problem in Windows XP 6
Memory Unaccounted For : Memory Leak in Browsers 2
Memory leak 1
Memory Leak 23
Can't access memory stick 6

Back
Top