How Statement Pooling in JDBC affects the Garbage Collection
Dev Platform There are various techniques to improve the performance of your Java application. In this article I will talk about Statement ...
How to Monitor Java Garbage Collection
Dev Platform This is the second article in the series of "Become a Java GC Expert". In the first issue Understanding Java Garbage Co...
Understanding Java Garbage Collection
Dev Platform What are the benefits of knowing how garbage collection (GC) works in Java? Satisfying the intellectual curiosity as a soft...
Optimization and Distribution of Static Files on the Web Using Maven
Dev Platform The distribution of a Web application is as important as its development. Distribution methods can enhance the user experien...
Log Analysis System Using Hadoop and MongoDB
Dev Platform I have been searching for a way to process the exponentially increasing service logs at a low cost. For the past several mo...
NHN Developers Conference DeView 2011
Dev Platform Recently on October 18, 2011, NHN, the main developer of CUBRID Database, held 4th annual DeView conference for d...
NoSQL Benchmarking
Dev Platform NoSQL is the talk of the town. And we have already covered what it is for in one of our previous blogs. Today I would ...