Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Programmer > Memory Leak Pro...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 9 Topic 52680 of 53783
Post > Topic >>

Memory Leak Problem

by "joehust@[EMAIL PROTECTED] " <joehust@[EMAIL PROTECTED] > May 12, 2008 at 10:16 PM

I have a crawler program,  it fetches html on the internet and a
parser will parse the page.
 Because of slow networks, I use many robots to crawl the pages and
one parser.
 The program is  multi-threaded.
There is a pagestore object used as the bridge between robot and
parser, it's has a List structure,
the parser will remove the item it has parsed.

 But as the program runs, its memory keep on inscreasing. I don't know
why. What I see in the taskmgr shows that most memory is in the
virtual memory, and the actual memory occupation is not much.

So what could possibly be the reasons?

Joe
 




 9 Posts in Topic:
Memory Leak Problem
"joehust@[EMAIL PROT  2008-05-12 22:16:33 
Re: Memory Leak Problem
Sabine Dinis Blochberger   2008-05-13 09:38:59 
Re: Memory Leak Problem
Lew <lew@[EMAIL PROTEC  2008-05-13 09:15:25 
Re: Memory Leak Problem
Andrea Francia <andrea  2008-05-13 14:44:26 
Re: Memory Leak Problem
Roedy Green <see_websi  2008-05-13 19:40:45 
Re: Memory Leak Problem
krumzv@[EMAIL PROTECTED]   2008-05-15 00:13:40 
Re: Memory Leak Problem
Lew <lew@[EMAIL PROTEC  2008-05-15 08:07:55 
Re: Memory Leak Problem
"joehust@[EMAIL PROT  2008-05-16 10:35:53 
Re: Memory Leak Problem
"joehust@[EMAIL PROT  2008-05-16 10:44:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 10:06:22 CDT 2008.