Blogs about: Java 2

ADempiere

darckhang wrote 1 day ago: ADempiere is an Open Source ERP – Enterprise Resource Planning. The business areas that are co … more →

Tags: Java, ERP, adempiere, Open-Source, ERP

Moving the blog to my new website

Manohar Bhattarai wrote 2 days ago: Hello everyone, I regret the inconvenience caused all of the blog followers and the visitors due to … more →

Tags: Blog, Linux, Blogging, ubuntu, Java, HowTo, HOW TO?, Manohar, Manohar Bhattarai

Install Java SE Development Kit 7 on Fedora 181 comment

fdiegz wrote 3 days ago: Hi, I’m back, showing how to install the last version of Java Jdk on Fedora 18: Download java … more →

Tags: Fedora 18, Java, fedora, JDK

False Sharing

Ion Ionascu wrote 3 days ago: False Sharing … more →

Tags: Java, Performance

Dissecting the Disruptor: Why it's so fast (part two) - Magic cache line padding

Ion Ionascu wrote 3 days ago: Dissecting the Disruptor: Why it’s so fast (part two) – Magic cache line padding … more →

Tags: Java, Performance

How to parse consecutive string delimeters

pdiniz wrote 4 days ago: I’ve spent sometime trying to figure out how to parse the string “this;is;a;;test;; … more →

Tags: Java

Design Patterns 01 - Factory Design Pattern

kapsonic wrote 4 days ago: Probably every one has heard about this pattern, its not the most basic but widely used pattern. Fac … more →

Tags: Design Patterns, Design Pattern, Factory Pattern, Design

Damo Security Challenge VIII - Write Up

David wrote 4 days ago: Well, the (at this time) final challenge of Damo series. A really cool one. I expected it would take … more →

Tags: Insecurity, Challenge, writeup, CTF, Decompiler

Hibernate interview questions

Tatarao voleti wrote 4 days ago: What is ORM ? ORM stands for object/relational mapping. ORM is the automated persistence of objects … more →

Tags: Java, technology, Software, hibernate, ORM, Object-Relational Mapping, Database

Simulation of Multi Server Queuing System

Al Hizbul wrote 5 days ago: Multi server means real world   system such as car workshop, Barger Shop etc. Code is bellow for Ser … more →

Tags: Simulation, multi-server

Simulation of Single Server Queuing System

Al Hizbul wrote 5 days ago: In simulating real world systems on computer like a Single channel queue consisting of a single serv … more →

Tags: Java, Simulation, single-server

Java double weared problem

sabirhussain79 wrote 6 days ago: If you say double d = 0.14 and d*100 result will be 14.000000000000002 solution BigDecimal.valueOf(0 … more →

Install jdk

odedravijay wrote 6 days ago: 1. Download the SUN JDK 7 http://www.oracle.com/technetwork/java/javase/downloads/index.htm 2. Set p … more →

Basic install of JBoss for developers on Linux with Johnathan Mark Smith

Johnathan Mark Smith 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 →

Tags: JBoss, jboss

JDBC

odedravijay wrote 1 week ago: The Java DataBase Connectivity allows java to interact with the database. How to connect to the data … more →

Tags: mysql, Oracle, JDBC

Hello World! with Java

AmirMarmul wrote 1 week ago: Sesuai dengan judulnya “Hello World! with Java” kita akan membuat aplikasi berbasis Java … more →

Tags: Linux & FOSS, Programming, Java, Console, opensource

Các loại biến trong Java

Hoàng Minh 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 →

Tags: Java, Variable, type, language java, java type

What is lucene ?

techsavior wrote 1 week ago: Apache Lucene is a free/open source information retrieval software library, originally created in Ja … more →

Tags: Java, Lucene, Lucene

Performance techniques used in the Hotspot JVM

Ion Ionascu wrote 1 week ago: Performance techniques used in the Hotspot JVM … more →

Tags: Java, Performance, hotspot


Related Tags
All →

Follow this tag via RSS