YOUR FEEDBACK
Adobe Flex 2 - Answering Tough Questions About Enterprise Development
A Correct Person wrote: Denis Roebrt commented on the 21 Aug 2006 "Tough Que...


2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TOP THREE LINKS YOU MUST CLICK ON


Blurring the Tiers

Digg This!

We are participating in the biggest shift in the way computers are used since the PC was popularized nearly fifteen years ago. Employees are breaking away from the confines of their offices and taking to the road. Virtual corporations are springing up and with them the demand for new types of portable computing capabilities. As integrated circuits and microprocessors get progressively smaller, computerized intelligence is popping up in unexpected places, from mini cell phones and wristwatches to smart credit cards, telephone displays and digital ink painted on walls. The functions performed by yesterday's computers and telephones are starting to insinuate themselves into our home appliances, our office furniture, even our clothing - a concept known as "ubiquitous computing."

As mobile work forces and portable computing devices become more and more popular, we software developers are challenged to construct highly streamlined, platform-independent business applications. Fat PCs and bloated applications are giving way to slimmed-down desktop clients, lightweight computing devices and object-based software. Corporate developers are struggling to extend access to the corporate information sources that formerly could be reached only from the well-worn office chair.

This change forces companies to rethink the way software should be architected, distributed and used. Applications and databases must be small so they can be readily delivered across the Internet, and they must be portable so they can be deployed on both new and old computing devices. They have to be well connected, since data is going to have to be moved back and forth between nomadic applications and the corporate data sources.

The software fabric for these new types of computing solutions is being woven from distributed object technologies such as Java. Java programs are compact, portable and can be designed for low-bandwidth constraints. Java programs can run on any platform that supports a Java VM, including nearly every type of computer and, soon, Personal Digital Assistants (PDAs), public kiosks, smart phones and a variety of wireless devices.

What does an application look like that is designed to run disconnected, perhaps on one or more of these emerging platforms? Surprisingly perhaps, the answer is: much the same as the typical corporate applications that we deal with today. Enterprise applications these days are typically built as a two-tier or a three-tier affair. Commentators call this n-tier architecture. The client tier looks after interaction with the user, the database tier manages data access and data integrity and between the two may be a third, application server tier that executes the business logic.

This logical three-way division of applications remains valid even when the client becomes thin or disconnected. What changes is that all three tiers may need to execute on the same client machine. At first glance, this seems strange, since some of the impetus behind multi-tiered architectures is to put the right processing on the right machine for each particular task. However, in many kinds of applications there is only one machine involved at runtime so there is no option to distribute logic to alternative locations. With only a single machine to play with, the three tiers become a logical abstraction helpful in designing the application, rather than a description of how it is implemented.

Imagine an application, written in Java, containing an embedded programmable data manager and running on a disconnected thin client. Once a day or so, the user plugs the machine into a phone line or LAN and resynchronizes with central databases. The application manages user interaction, business logic, data integrity and data access. But the boundaries between the tiers become very porous as a Java method takes a field from the user and passes it as a parameter to an order entry method that executes transaction methods against the data manager. This in turn acts as a client to an operational database at the other side of the country.

As database systems get smaller and more mobile, data management tasks can be distributed to any object, anywhere in the system, even to devices that we are not accustomed to thinking of as computing platforms. Any client can run an application server and a database manager. The fabled n-tier architecture, long sought after as the Holy Grail of distributed computing, becomes an any-tier architecture.

About Nat Wyatt
Nat Wyatt is co-founder of Cloudscape and serves as its chief technology officer. Before founding Cloudscape, he was a senior architect and development manager at Sybase. Most recently, he led the team developing the Brahms project transactional object store. He also was a key architect for SQL Server and redesigned SQL Server to run in multi-processing environments.

LATEST JAVA STORIES & POSTS
JavaOne 2008: A Developer's Perspective
This is my third JavaOne. Many topics were discussed, friendships were made, new partnerships were started. I must say things have changed a lot and stayed the same yet again, here are my thoughts in no particular order, bear in mind that they do not represent the opinion of my c
3rd International Virtualization Conference & Expo: Themes & Topics
From Application Virtualization to Xen, a round-up of the virtualization themes & topics being discussed in NYC June 23-24, 2008 by the world-class speaker faculty at the 3rd International Virtualization Conference & Expo being held by SYS-CON Events in The Roosevelt Hotel, in mi
A Lightweight Approach to SOA and BPM in Java Using jBPM
SOA is mostly associated with technologies such as BPEL, SCA and Web Services. But does SOA really imply these technologies? In this session we will show how you can use the service oriented approach while staying inside the Java world. jBPM is a powerful lightweight framework th
Case Study: Java and the Mac
This is the story of a Mac application developer (okay - it's about two of them) who set out on a quest to find an application development tool based on Java so his boss would let him develop on the Mac platform, which he loved. There was only one catch - he had to find a tool th
eApps Hosting Now Offers the GlassFish Java Application Server in VPS Hosting Plans
eApps Hosting announced that the GlassFish Open Source Application Server for Java EE 5, from the GlassFish community project, is now available as a click installable application service in low cost Virtual Private Server (VPS) hosting plans. The eApps Hosting service has support
The 4 Core Principles of Agile Programming
One of the things I really enjoy at the moment is the recognition and adoption of agile programming as a fully fledged powerful way to deliver quality software projects. As its figurehead is a group of very talented individuals who have created the agile manifesto (http://agilema
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE
BREAKING JAVA NEWS
Five Sun Microsystems Women Honored with Prestigious Awards
Sun Microsystems, Inc. (NASDAQ:JAVA) today announced that five Sun women have been awar