wrote 1 day ago: ADempiere is an Open Source ERP – Enterprise Resource Planning. The business areas that are co … more →
wrote 2 days ago: Hello everyone, I regret the inconvenience caused all of the blog followers and the visitors due to … more →
wrote 3 days ago: Hi, I’m back, showing how to install the last version of Java Jdk on Fedora 18: Download java … more →
wrote 3 days ago: False Sharing … more →
wrote 3 days ago: Dissecting the Disruptor: Why it’s so fast (part two) – Magic cache line padding … more →
wrote 4 days ago: I’ve spent sometime trying to figure out how to parse the string “this;is;a;;test;; … more →
wrote 4 days ago: Probably every one has heard about this pattern, its not the most basic but widely used pattern. Fac … more →
wrote 4 days ago: Well, the (at this time) final challenge of Damo series. A really cool one. I expected it would take … more →
wrote 4 days ago: What is ORM ? ORM stands for object/relational mapping. ORM is the automated persistence of objects … more →
wrote 5 days ago: Multi server means real world system such as car workshop, Barger Shop etc. Code is bellow for Ser … more →
wrote 5 days ago: In simulating real world systems on computer like a Single channel queue consisting of a single serv … more →
wrote 6 days ago: If you say double d = 0.14 and d*100 result will be 14.000000000000002 solution BigDecimal.valueOf(0 … more →
wrote 6 days ago: 1. Download the SUN JDK 7 http://www.oracle.com/technetwork/java/javase/downloads/index.htm 2. Set p … more →
wrote 1 week ago: Below is a quick and easy way to install JBoss on linux for a developer to test and learn how to use … more →
wrote 1 week ago: The Java DataBase Connectivity allows java to interact with the database. How to connect to the data … more →
wrote 1 week ago: Sesuai dengan judulnya “Hello World! with Java” kita akan membuat aplikasi berbasis Java … more →
wrote 1 week ago: Trong Java, tất cả các biến phải được khai báo trước khi sử dụng. Thể hiện cơ bản của việc khai báo … more →
wrote 1 week ago: Apache Lucene is a free/open source information retrieval software library, originally created in Ja … more →
wrote 1 week ago: Performance techniques used in the Hotspot JVM … more →