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

JSON based ITS

From HL7Wiki
Revision as of 08:14, 16 April 2009 by Michael.vanderzel (talk | contribs) (New page: category:RIMBAA Issue ==Summary== [http://www.json.org JSON] encoding rather than XML. Or even binary/zipped. See also "(informational only) New ITS - RIM based ITS" [[RIMBAA_200901_...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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