Memory Issue « Language « Java Articles

Java Articles
1. Class Definition
2. Data
3. Development
4. GUI
5. J2EE
6. J2ME
7. JavaBeans
8. Language
9. Microsoft Collabration
10. Network
11. Swing
12. System Resource
13. XML
Microsoft Office Word 2007 Tutorial
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Java Articles » Language » Memory Issue 
1. Do you know your data size?
Author:Vladimir Roubtsov
URL:http://www.javaworld.com/javaworld/javatips/jw-javatip130.html?#
Summary: Over the years many Java developers have asked, "How much memory does a Java object consume?" In this Java Tip, Vladimir Roubtsov explains problems with previous solutions. In addition, based on his experience exploring memory usage, he offers a few tips on working around some Java inefficiencies. (2,700 words; August 16, 2002)


2. Sizeof for Java
Author:Vladimir Roubtsov
URL:http://www.javaworld.com/javaworld/javaqa/2003-12/02-qa-1226-sizeof.html?
Summary: Object sizing revisited


3. Memory matters
Author:Tony Sintes
URL:http://www.javaworld.com/javaworld/javaqa/2001-12/03-qa-1228-memory.html?
Summary: Discover how much memory an object consumes


4. Dynamic memory; classes Vector and StringBuffer
Author:Java Q&A Experts
URL:http://www.javaworld.com/javaworld/javaqa/1999-08/02-qa-short.html?
Summary: How to dynamically allocate memory, solve Vector memory errors, and add stings


5. Java memory management
Author:Java Q&A Experts
URL:http://www.javaworld.com/javaworld/javaqa/1999-08/04-qa-leaks.html?
Summary: Are memory leaks possible, preventable in Java?


6. Clearing resources
Author:Java Q&A Experts
URL:http://www.javaworld.com/javaworld/javaqa/1999-08/03-qa-finalize.html?
Summary: Alternatives to finalize() for clearing an object's memory resources?


w__w___w___._j___a___v___a__2_s___.co_m | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.