Our Experience of Creating Large Scale Log Search System Using ElasticSearch
Dev Platform At NHN we have a service called NELO (NHN Error Log System) to manage and search logs pushed to the system by various applications and other Web ...
Understanding JVM Internals
Dev Platform Every developer who uses Java knows that Java bytecode runs in a JRE (Java Runtime Environment). The most important element of...
Comprehensive Overview of Top 14 Content Management Systems
Dev Platform Update: added the Distinguished clients for DotNetNuke. These days many websites (in fact, millions) are implemented by the use ...
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 ...
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...
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...
Database Technology for Large Scale Data
Dev Platform What do we know about the Database Technology used today for Large Scale Data? Vast variety of services around the world are a...
Understanding JDBC Internals & Timeout Configuration
Dev Platform An application with a proper JDBC timeout can cut down the failure time. In this article we would like to talk about diffe...
