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


Enterprise Java- the Need for Java Servers

Digg This!

Java has gained a considerable amount of attention and excitement in the software development and information technology communities during the last year, driven by its promise to fundamentally transform and simplify the way in which we develop and deploy applications. Software developers are attracted by Java's simplicity, power and productivity as a programming language. Java is safe; it is object-oriented while much simpler than C++ and it has a component model - JavaBeansª - that facilitates application assembly and visual development. Chief Information Officers are attracted by Java's ability to make good on the promise of the Internet and Intranets - to allow companies to reach a very wide audience with their products and services while leveraging a radically lower cost and more flexible deployment infrastructure.

This value proposition is so compelling that many large companies are already beginning to re-architect their business-critical applications in Java. To accelerate this process and enhance Java's appeal for business applications, client-side Java interfaces and tools need to be complemented by highly productive, scalable, reliable and performant Java servers.

To improve productivity, Java servers must allow application developers to easily and transparently design, implement and deploy multi-tier applications defining their user interface as Java applets or Beans, their application logic using a high level component model like Enterprise JavaBeans and accessing data through standard interfaces such as JDBC and JSQL. Java servers must provide a simple programming model by which application programmers can write data-intensive middle-tier business object logic scaling to many thousands of concurrent users. To accomplish this, Java servers must provide first-class object memory abstractions with specializations including atomic commit and rollback of initial state, transactional sharing of state between concurrently executing sessions without requiring extremely tedious and error-prone multi-programming and location transparency across threads, processes, hosts or temporal boundaries allowing applications to be partitioned and distributed easily.

To scale to support many thousands of concurrent users, Java servers must be very efficient in their resource usage. For example, while providing each Java session with the illusion of state independence Java servers need to share all immutable state (internal metadata, code vectors, string pools, etc.) greatly improving scalability, without requiring low level multiprogramming of Java threads. Java servers must share the pre-initialized state from which an object memory is started, further reducing session-specific memory usage without requiring explicit user intervention. Finally, Java servers must also support transparent connection multiplexing and connection pooling to scale on platforms with physical endpoint limitations.

To support highly data-intensive middle-tier logic, Java servers must be tightly integrated with underlying relational data stores, providing specialized JSQL and JDBC implementations. In the limiting case, Java servers will simply be embedded directly within the physical address space of the database server itself, completely eliminating the latency and overhead of inter-process communication between the middle and data tiers while maintaining the flexibility of the three tier model.

Of course, Java servers must present a standard API by which Java programmers may easily and naturally specify and develop distributed object implementations as large-scale Java components ("beans"). These components must be free from the low-level details associated with contemporary distributed object computing models. In addition to improving programmer productivity, a high level, Java-based, enterprise computing abstraction will allow such components to be automatically "published" (in a bi-directional sense) to a variety of underlying communications infrastructures, leveraging their services and development tools. Rather than force Java developers to "roll-their-own" scalable distributed computing infrastructures, Java servers will host enterprise-oriented Java components, providing scalable services such as efficient, conversational, re-startable state, distributed transactions and high-performance access to shared relational data.

Enterprise Java servers that deliver these solution elements and integrate well with Java tools will deliver on Java's promise of a simpler, lower cost and ubiquitous computing model. This new model will obviate much of today's debate about the benefits of two-tier, three-tier and n-tier computing architectures.

About Thomas Kurian
Thomas Kurian is director of Internet computing at Oracle Corporation and is responsible for formulating Oracle's database strategy in the Internet and e-commerce marketplaces. Prior to Oracle, Thomas worked at McKinsey and Company, an international consulting firm.

About Dave Rosenberg
Dave Rosenberg is senior director, Java products group, Oracle Corporation, and heads the development team responsible for the Java VM in Oracle8i. Prior to Oracle, Dave led efforts to build object-oriented databases at Object Design Inc. and knowledge management systems at ISX Corporation.

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