Memory Usage of Application.
-
I have client/Server Application . It is perfectly working. no issues. memory leaks also very less. because it checked with memory checking tool like boundschecker etc. But In task manager my application is eating too much of memory usage. What is the reason ? Is still memory leak in my applicaitonor any issue with my applicaiton? Please give the solution for this.
-
I have client/Server Application . It is perfectly working. no issues. memory leaks also very less. because it checked with memory checking tool like boundschecker etc. But In task manager my application is eating too much of memory usage. What is the reason ? Is still memory leak in my applicaitonor any issue with my applicaiton? Please give the solution for this.
ERLN wrote:
Is still memory leak in my applicaitonor
A memory leak is not the only explanation for increasing memory usage.
ERLN wrote:
What is the reason ?
There are a large number of ways one might develop code that would result in constant memory usage increase. There is no way for us to tell what you have done.
-
I have client/Server Application . It is perfectly working. no issues. memory leaks also very less. because it checked with memory checking tool like boundschecker etc. But In task manager my application is eating too much of memory usage. What is the reason ? Is still memory leak in my applicaitonor any issue with my applicaiton? Please give the solution for this.
ERLN wrote:
But In task manager my application is eating too much of memory usage. What is the reason ?
By not reading here first.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
-
ERLN wrote:
But In task manager my application is eating too much of memory usage. What is the reason ?
By not reading here first.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
-
Well, if we assume that "a picture is worth 1000 words," there's more than enough.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons