Comments
Patrick Collands wrote: collands (AT) gmail com I'd be very grateful for an invitation. Thank you.
Cloud Expo on Google News

SYS-CON.TV

2009 East
PLATINUM SPONSORS:
IBM
Smarter Business Solutions Through Dynamic Infrastructure
IBM
Smarter Insights: How the CIO Becomes a Hero Again
Microsoft
Windows Azure
GOLD SPONSORS:
Appsense
Why VDI?
CA
Maximizing the Business Value of Virtualization in Enterprise and Cloud Computing Environments
ExactTarget
Messaging in the Cloud - Email, SMS and Voice
Freedom OSS
Stairway to the Cloud
Sun
Sun's Incubation Platform: Helping Startups Serve the Enterprise
POWER PANELS:
Click For 2008 West
Event Webcasts
Deploy Web Services - Double Your Servers?
XML processing hardware in the enterprise data center

The recent explosive growth of transactional information and applications over the Web has led to a very real concern for IT managers - how to address the processing bottleneck in Web and application servers. For service-oriented architectures (SOAs) that use XML to bridge the transfer of information across disparate technologies, this processing bottleneck may hinder the deployment and adoption of XML standards and Web services.

The fundamental basis for Web services starts at the lowest level, standardization of protocols and data formats. The XML standard is the chosen data standard for many good reasons including being human readable, hierarchical, and extensible, but because of it's verbosity it is inefficient for machine-to-machine interaction. In many cases, the computer resources needed to process XML datasets in an enterprise can consume as much as 80% of the available host CPU cycles. As the amount of XML traffic increases so does the demand on the available CPU processing capability. Some models project that IT departments may have to double the number of application servers because of the impact of XML/XSLT processing. Today, IT managers are faced with a difficult choice, to delay or slow the development of Web services or spend scarce IT capital dollars to increase the number of application or Web servers in the data center.

An alternative solution is to integrate specialized hardware platforms in the datacenter to offload the XML processing necessary to keep up with demand. While this approach offers an immediate benefit in terms of performance, it is imperative that the solutions considered satisfy the strict requirements for datacenter systems. These include specific requirements for ease of integration, scalability, robustness, and remote management. Once these requirements are addressed, the price and performance advantages of true hardware-based platforms can be realized.

Performance, Performance, Performance
Custom XML processing devices allow the separation of XML data processing from the business logic on application servers. It is anticipated that devices on the market in 2004 will accelerate the processing of XML up to 20x that of standard general purpose server devices.

Although traditional Intel-based server architectures can be used to address this problem (when combined with software algorithms for XML processing), this approach will not offer the performance density and price performance of an XML hardware device that includes XML-specific processors.

Purpose-built, XML hardware platforms achieve the highest levels of performance by combining a full range of technologies including:

  • Parallel processing hardware and the associated software compiler technology to exploit it. This hardware could involve multiprocessors that independently parse, validate, and transform (parallel processing engines); the support of multiple threads; the creation of highly efficiently parse data structures, and the ability to couple the parse to portions of the transformation stylesheet to exploit the parallelism of the template match patterns and Spath expressions.
  • Caching of static documents and instructions and structures for fast retrieval.
  • Segmented functional units in a highly pipelined network architecture to extract, process, and distribute data to achieve maximum performance (such as SSL, TCP offload).
It is anticipated that devices built on such an architecture will offer XML/XSLT processing at more than 1Gbps throughput in 2004. An example of the data processing flow in such a device is shown in Figure 1.

 

Act Like an Enterprise System
Performance is not the only criteria in delivering enterprise-class Web services acceleration platforms. Enterprise datacenters demand adherence to standards, seamless integration into the existing environment, ease of deployment and management, and the highest availability.

Ease of Integration and Deployment
Integration with standard Web services, data from databases, and data from other applications that run on other platforms are all critical in today's data center environment. This integration is best done using standard APIs that are being supported in the marketplace. Hardware-based platforms will be required to interface to these APIs and provide key features and functions to take advantage of the price performance advantages offered by hardware that includes configurable parsing, validation with schemas or DTDs, and transformation using XSLTs. All functions should be available using standard APIs.

Configurations for applications residing on the hardware-based platform interface through standard APIs such as the Java API for XML Processing (JAXP) that allows applications to parse and transform XML documents using an API that is independent of any particular XML processor implementation.

Another integration approach in the enterprise environment is via the proxy mode. The processing of the data is initiated when a message is sent over the network via a messaging service such as SOAP over HTTP.

Control and Management
The deployment of "black box" machines within a data center is a daunting task to a network administrator who must maintain, manage, and configure each device to ensure high availability during periods of peak processing. The reality is that a specialized hardware platform must provide the network administrator with the means to remotely monitor and configure any system within the datacenter. This network management port should be a secure and nonintrusive entry used to retrieve log files, error reports, usage modes, and statistical analysis. A management information base (MIB) is required and available over SNMP so that network administrators can monitor and manage the device to check for statistics such as bytes sent/received, fragment packets, dropped packets, and other statistical information.

As a high-availability, high-performance platform, the XML hardware device should provide the highest levels of robustness possible. The data path, Web services, and documents being processed should therefore be kept separate from the control path, configuration information, monitoring processes, and device logging.

The separate data path and management ports should include:

  • Non-intrusive secure management port to retrieve log files, error reports, statistical analysis, etc.
  • Separate processor subsystems for data and control paths
  • Encryption support for both paths
Robustness
In addition to being able to observe system behavior, error logging, and even predictive error heuristics, the system should be able to operate with transitory faults or even with failing hardware with degraded, but reasonable performance. Important hardware system attributes here include:
  • ECC protected memory for detecting and correcting errors
  • Fail-over mechanisms to detect when a memory module(s) fails with an ability to redirect data to another memory module and run with limited number memory banks
  • Redundant architecture that upon failure allows de-rated performance and/or fail-over mechanism to redirect the data to another network port to keep processing data
  • Software monitor to determine health of server and report or alert of hard failures and soft failure trends that suggest impending hard failures
Conclusion
A well-architected, hardware-based XML processing device must offer the flexibility of deployment required by the APIs established in the industry, and it must provide all the expected quality of service and reliability features of high-end server systems. These features and qualities enable enterprise adoption and integration that fulfills the promise and potential of high-performance, low-cost Web services and XML message processing.

Conformative Systems <CSXi>
Conformative Systems' <CSXi> server appliance is one example of a hardware-based processing device specifically designed to process XML transactions. Each appliance can deliver the throughput of up to 20x that of equivalent of software-based solutions running on general-purpose servers. Custom ASICs and parallel processing technologies built into the appliance perform the parsing, validation and data transformation on all XML data at greater than wire speeds. Each Conformative Systems CSXi server appliance is built on a fully redundant architecture offering the highest single-device availability for business-critical enterprise applications.

About John Derrick
As CEO of Conformative Systems, John Derrick is dedicated to driving the adoption of Web Services using XML and building industry-leading solutions that allow enterprises to drive down the cost of implementing high-performance XML-based applications. John’s most recent venture was as founder and CEO of Chicory Systems, a semiconductor IP startup. John has been issued 19 patents in various fields including data processing, processor architecture, and systems optimization. He has a similar number that have been filed and are under review.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Sounds like a marketing pitch than any technical. A lot of XML processing is involved in going into and out of databases, between components inside a network, as well as for true Internet-based applications. People always grumble that SSL is too slow, HTTP is inefficient, XML is verbose, Java isn''t compiled, SQL is too slow, etc.

In the end, processor speeds increase all the time, transaction volumes tend to grow over time, and your specialized hardware will need updates as new XML capabilities come online in short order, so any hardware that''s not just running software will likely suffer. Standards like SOAP, XML DSig/Encryption, XPath, etc. are all rather new and therefore interoperability tests often point out issues that need patches. Patching a hardware XML processor will not be the same as downloading the lastest version of Xerces, for example.


Your Feedback
David wrote: Sounds like a marketing pitch than any technical. A lot of XML processing is involved in going into and out of databases, between components inside a network, as well as for true Internet-based applications. People always grumble that SSL is too slow, HTTP is inefficient, XML is verbose, Java isn''t compiled, SQL is too slow, etc. In the end, processor speeds increase all the time, transaction volumes tend to grow over time, and your specialized hardware will need updates as new XML capabilities come online in short order, so any hardware that''s not just running software will likely suffer. Standards like SOAP, XML DSig/Encryption, XPath, etc. are all rather new and therefore interoperability tests often point out issues that need patches. Patching a hardware XML processor will not be the same as downloading the lastest version of Xerces, for example.
Latest Cloud Developer Stories
CloudBench Applications, Inc. announced its financial results for the three months and nine months ending September 30, 2009. All amounts are stated in Canadian dollars unless otherwise noted. Revenues from BasicGov, the Company's cloud computing solution for local government, gr...
The new contract is an industry first, with CSC being the first Microsoft partner to lead and win a cloud computing services agreement of this scale. Under terms of the contract, CSC will provide Royal Mail Group's 30,000 employees with access to new IT services using Microsoft's...
Operates in over 170 countries and is one of the world’s leading providers of communications solutions and services. Richard Tarboton talks for MeettheBoss.TV on his role as Head of Energy & Carbon for BT and what they are doing towards reducing carbon emissions.
CA is going to put its Agile Planner software on salesforce.com’s Force.com platform in the first half to accelerate development time and give users visibility over their development initiatives to reduce time-to-market. Customers are supposed to be able to accelerate the deploym...
Despite its uncertain fate Sun soldiers on. Monday it trotted out a cloud-based multiplatform desktop as a service for K-12 and community colleges that can run Windows, the Mac OS, Linux and Solaris applications to nearly any client device, including its own Sun Ray thin clients....
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 Cloud Computing News
CloudBench Applications, Inc. announced its financial results for the three months and nine months e...