[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: An efficient, safe, extensible XML data design ...mimickin

  • From: "Costello, Roger L." <costello@mitre.org>
  • To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
  • Date: Fri, 27 Mar 2015 14:14:08 +0000

RE:  An efficient
Thanks Tom and Michael.

Ouch! So XML isn't a good fit for everything. Bummer.

This blog [1] explains why XML is not a good fit for representing network flow data:

	XML has limited usefulness for representing network
	flow data. Network flow data has a simple, repetitive, 
	non-hierarchical structure that does not benefit much 
	from XML. An XML representation of flow data would 
	be an essentially flat list of the attributes and their values 
	for each flow record. The XML approach to data encoding 
	is very heavyweight when compared to binary flow encoding. 
	XML's use of start-and end-tags, and plain-text encoding of 
	the actual values, leads to significant inefficiency in encoding 
	size. Typical network flow datasets can contain millions or billions 
	of flows per hour of traffic represented. Any increase in storage 
	size per record can have dramatic impact on flow data storage 
	and transfer sizes. While data compression algorithms can
	partially remove the redundancy introduced by XML encoding, 
	they introduce additional overhead of their own. A further problem 
	is that XML processing tools require a full XML parser... This leads 
	us to propose the IPFIX Message format as the basis for a new 
	flow data file format.

/Roger

[1] http://realworldxml.blogspot.com/2008/01/ipfix-based-file-format.html




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.