This wiki has undergone a migration to Confluence found Here
Difference between revisions of "JSON based ITS"
Jump to navigation
Jump to search
(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_...) |
Rene spronk (talk | contribs) |
||
Line 2: | Line 2: | ||
==Summary== | ==Summary== | ||
[http://www.json.org JSON] encoding rather than XML. Or even binary/zipped. | [http://www.json.org JSON] encoding rather than XML. Or even binary/zipped. | ||
− | See also "(informational only) New ITS - RIM based ITS" [[RIMBAA_200901_WGM_Minutes]] | + | See also "(informational only) [[RIM based ITS|New ITS - RIM based ITS]]" [[RIMBAA_200901_WGM_Minutes]] |
==Analysis== | ==Analysis== |
Revision as of 10:10, 17 April 2009
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.
Taken from: http://viswaug.wordpress.com/2008/01/23/json-over-xml/