Architecture

Web Services Development with Axis2 and Eclipse

Introduction 

0 replies - 14919 views - 10/13/08 by praskatti in Articles

Java RESTful clients and JAX-RS

RESTful architecture and JAX-RS lead to distributed architectures. Roy Fielding's dissertation talks about a layered, client-server architecture. The JAX-RS...

0 replies - 7014 views - 10/07/08 by Solomon in Articles

A Simple Clustered Task Distribution System

This article will introduce the basic concepts of JGroups and then implement a task distribution system (on top of JGroups), where tasks can be placed into the...

4 replies - 19240 views - 10/06/08 by Bela Ban in Articles

A Look Inside the JBoss Microcontainer, Part I -- Component Models

Looking at the current state of Java, we can see that POJOs (Plain Old Java Objects) rule the land yet again. Their dominance stretches from enterprise...

26 replies - 16725 views - 10/01/08 by alesj in Articles

Case study: Performance Tuning a Web Shop – Part 2

In the first part of this article, I’ve talked about the speedup challenge of a large Dutch web shop. We discussed our biggest gains applied on bottlenecks...

5 replies - 5828 views - 09/30/08 by Jeroen Borgers in Articles

JAX-RS Vendor Comparisons

I'd like to evaluate the four products that I know of that support JAX-RS:

2 replies - 6706 views - 09/26/08 by Solomon in Articles

Q&A: Miko Matsumura on the State of SOA

DZone recently sat down with Miko Matsumura, vice president and deputy CTO, SOA products at Software AG webMethods. In this interview, Matsumura discusses SOA...

1 replies - 1975 views - 09/23/08 by Aslam Khan in Articles

Are Data Warehouses Dinosaurs?

As anybody that follows my blog knows, I am not a fan of vertical scaling. I don't like solutions that can only be implemented in a single address and storage...

0 replies - 1083 views - 09/22/08 by driveawedge in News

Putting Java to REST

Last month I gave you an Introduction to REST. It was 100% theory, so now its time to see a little bit of REST in action. Since I am primarily a Java...

7 replies - 32778 views - 09/22/08 by Bill Burke in Articles

Q&A: Joe Ottinger on What's New in GigaSpaces XAP 6.6

GigaSpaces has just released GigaSpaces XAP 6.6 which brings improved ease of use, stronger alignment with Java EE technologies and remote service invocations....

0 replies - 3060 views - 09/22/08 by Aslam Khan in Articles

Microsoft Vision on Software + Services

Industry TrendsLooking at software development and solutions today then it is easyt to identify at lest 5 industry trends that the industry is gravitating to:

0 replies - 982 views - 09/22/08 by guntherlenz in Articles

Caching, Parallelism and Scalability

When your boss asks you to rewrite your application to be more performant and handle greater throughput, what do you do? Once upon a time, when Moore’s Law...

8 replies - 18434 views - 09/18/08 by Manik Surtani in Articles

RESTful Development

Web-based systems have to perform increasingly complex functionality, a lot of which is client-side, but a hefty portion of it requires complex server-side...

3 replies - 4978 views - 09/11/08 by Solomon in Articles

Software Rhythm Part 1: The Opening

I’ve been thinking about doing a series of posts on this for a while. For some reason I’m inspired to write it now. I’ve been involved in a number of...

1 replies - 5717 views - 09/10/08 by Alex Miller in News

Architectural Shelf Life

Architectures are often thought of having an useful life but that life is usually hard to predict. Most of the time it is determined by how much pain an...

0 replies - 1548 views - 09/02/08 by driveawedge in Articles