[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] When parsing speed matters (was Re: [xml-dev] No XML Binaries? BuyHardware)
- From: noah_mendelsohn@us.ibm.com
- To: Stefan Tilkov <info@tilkov.com>
- Date: Sat, 24 Feb 2007 09:36:31 -0500
Stefan Tilkov wrote:
> Just curious: If XML Gateways are used for 'deserialization', what is
> the textual XML representation deserialized to?
Good catch. I'm not sure I meant deserialization, because whatever the
box does, it has to put something back on the wire, unless it has shared
memory with the main application system. Frankly, the crept into my note
because in our writeups of our XML Screamer project, the phrase "parsing,
validation and deserialization" appears a lot. Here, I mean't something
more along the lines of: parsing, validaiton, transformation, signature
checking, etc.
As to what goes back on the wire, it's an issue in any case, and I think
there are different answers for different boxes. In some cases, where the
point is more transformation or signature checking, I think the answer is
that what goes on the wire is plain old text XML, but that XML may have
been transformed, decrypted and signature-checked, so it's much more
"ready to go" when received by the main computer. I think some systems
may use proprietary binary formats, but I'm not sure about that. Again,
none of this should be taken as a statement about IBM's Datapower products
in particular: Rich Salz can answer questions about them.
--------------------------------------
Noah Mendelsohn
IBM Corporation
One Rogers Street
Cambridge, MA 02142
1-617-693-4036
--------------------------------------
Stefan Tilkov <info@tilkov.com>
02/24/2007 09:28 AM
To: XML Dev <xml-dev@lists.xml.org>
cc: (bcc: Noah Mendelsohn/Cambridge/IBM)
Subject: Re: [xml-dev] When parsing speed matters (was Re:
[xml-dev] No XML Binaries? Buy Hardware)
On Feb 24, 2007, at 3:19 PM, noah_mendelsohn@us.ibm.com wrote:
> If you've got enough XML work to justify it, using outboard
> processors for even
> basic XML parsing, validation and deserialization gives you a good
> way to
> put more computers to work.
Just curious: If XML Gateways are used for 'deserialization', what is
the textual XML representation deserialized to? I can't seem to think
of any reasonable option.
Thanks,
Stefan
--
Stefan Tilkov, http://www.innoq.com/blog/st/
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]