Home > Grid-Enabled SOA for Scalability

News

Grid-Enabled SOA for Scalability

10/26/2007

The use of data-grid technology in service-oriented architectures (SOAs) was the subject of a keynote address at the first annual IT Architect Regional Conference in San Diego, which took place last week. Dave Chappell, Oracle's VP and chief technologist for SOA, spoke on the topic of "Next Generation Grid Enabled SOA" at the IASA event.

Chappell described the sort of problems that happen when processing large amounts of XML data and trying to ensure reliability and scalability in an SOA.

Oracle's model for grid-enabled SOA stems from technology that the company acquired about seven or eight months ago when it acquired Tangosol. Oracle now offers this technology for mission-critical applications, typically involving extreme transaction processing, through its Coherence product line.

What Is a SOA Grid?
The SOA grid concept is based on the data grid concept, Chappell said. A data grid is a set of cooperating software nodes that know how to work together to manage the ownership of instance data for any given Java object or .NET object that you have in your application.

Applications use familiar data structures, such as a Java hash map or a .NET collection, and then put data into that collection, and that's basically handed off to the grid. Then, the grid automatically elects a primary owner and a backup owner for that piece of instance data for that given application. And it does all of that in memory, so there's no dispersed systems required. This is how the system achieves high availability, Chappell explained.

The nodes on the grid are aware of each other. They are constantly in communication with each other about what instances of data they are owning and the health status, so that if the primary owner of something goes down, the other grid knows automatically to detect that and reelect a new primary and backup owner for that piece of instance data. And that can happen in the middle of updating a transaction.

SOA Solutions, SOA Problems
Chappell explained that much of the technologies associated with SOA have been worked out, but a set of problems still exists. While people speak of SOA as a means for reducing cost and complexity, those aren't the biggest reasons to implement an SOA. Achieving business agility is far more important, and SOA enables it.

"By building flexible business processes, we're able to take advantage of these new services that we are building and recombine them in ways that are better suited to meet the needs of business--and allow IT to better react to the requests for changes that are coming from the business at ever-increasing rates," he said.

A few noteworthy technologies and concepts have helped enable SOAs, including:

However, in the process of using these technologies--and by choosing to use XML as the means for exchanging data between apps and services--the size of the data that is being shipped around has been inflated by a factor of five, Chappell said.



Recommended Reading
  • College of Southern Nevada Implementing Angel To Run Online Courses

    The College of Southern Nevada (CSN), a community college in Las Vegas with 41,000 students, has adopted the Angel Learning Management Suite (LMS) to support its online course offerings. In Spring 2008 CSN began evaluating alternatives to WebCT, which it currently runs, and made the decision to adopt Angel in the fall. In January 2009, CSN's 865 sections of online enrollment will be delivered using the Angel LMS.

  • Toshiba Brings DisplayLink to Docking Station

    Toshiba has introduced a new USB docking station that incorporates DisplayLink--a technology that allows computers to connect to projectors and other types of displays through USB 2.0.

  • Mitsubishi Ships SXGA+ Projector with DICOM Simulation

    Mitsubishi has begun shipping a new LCD-based SXGA+ projector aimed at higher education, specifically medical schools. The new MH2850U, according to Mitsubishi, is "specially engineered for projecting DICOM simulation images for use in medical education and training."

  • First Look: Komodo IDE 5.0

    Last month, ActiveState released Komodo IDE 5.0, the company's latest integrated development environment (IDE). Komodo supports multiple programming and markup languages, including HTML, JavaScript, PHP, Perl, Java, Python, C++ and more. It does not support some .NET languages at present, such as ASP/ASP.NET, C# and VB.NET.

  • IBM Offers Cloud Computing Help

    IBM last week announced consulting services specifically designed to help organizations assess their options in using cloud computing technology. "Cloud computing" is a much argued term, but it typically refers to solutions delivered over the Internet, rather than via customer premises-installed software.

  • Hollins U Chooses Omnilert for Emergency Notification Ahead of VA Deadline

    Hollins University, among other higher ed institutions in Virginia, has implemented Omnilert's e2Campus emergency notification system (ENS) just ahead of a state-mandated deadline requiring them at every public institution of higher education by Jan. 1. Hollins itself isn't a public campus, but wished to implement an ENS before the end of the year, the school said in a company statement.