This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

JSON based ITS

From HL7Wiki
Revision as of 10:10, 17 April 2009 by Rene spronk (talk | contribs)
Jump to navigation Jump to search

Summary

JSON encoding rather than XML. Or even binary/zipped. See also "(informational only) New ITS - RIM based ITS" RIMBAA_200901_WGM_Minutes

Analysis

XML is not the most performant way to send information.

JSON has proven to be much more efficient in parsing and size.

Json-speeds-md-thumb.png

Taken from: http://viswaug.wordpress.com/2008/01/23/json-over-xml/

Discussion