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

Re: Is there anyone working on a binary version of XML?

  • From: "Anders W. Tell" <anderst@t...>
  • To: Alan Kennedy <alank@i...>
  • Date: Sun, 28 Mar 1999 18:18:53 +0200

binary transport protocol
Alan Kennedy wrote:

> Don't forget about IIOP, the CORBA "RPC" protocol. While not the absolutely optimal transport
> protocol, it has been optimised by a group of experts (I think :-) for platform, transport,
> endian, etc, independence.

And dont forget Microsoft DCOM and DCE :)


> If you want to experiment with an IDL compiler for JAVA, OrbixWeb is pretty good, and you can get
> a 60 day evaluation from the IONA web site, at
>
> http://www.iona.com/info/products/orbixweb/index.html
>
> There are free IDL compilers and ORBs available too.

I use TAO for my experiments since I manly implement in C/C++
<http://www.cs.wustl.edu/~schmidt/TAO.html>

Its one of the few Corbas with real-time extensions.

>
> But if you take the OMG-CORBA approach of  "Objects exist; you (the client) don't need to know
> where or how they are stored. Simply refer to their object reference and they will be instantiated
> for you and made available as if they were in your local address space."

One problem with the current design of DOM IDL is that each element in a XML document is
an Corba Object and for large document this means a *lot* of object references. However
the newer POA have a design which handles UseCases like this better than the old BOA.
Unfortunately not many ORBs have implemented it.

My view on remote DOM trees is that in most cases its more efficient to transfer the whole document
to the client side and access it there in a local DOM tree. The reason for this is that traversing
a remote DOM tree using current IDL's would generate an enormous amount of network traffic
and the document transfer +DOM building time on the client side would significantly smaller.


/Anders
--
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
/  Financial Toolsmiths AB  /
/  Anders W. Tell           /
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


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.