[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] Doing unto JSON what...
- From: Jim Melton <jim.melton@oracle.com>
- To: David Lee <dlee@calldei.com>
- Date: Mon, 31 Dec 2012 12:02:21 -0700
And let's not forget Avro:
http://avro.apache.org/
which is used in Hadoop.
Hope this helps,
Jim
At 12/30/2012 06:54 PM, David Lee wrote:
>Interesting YABFF ...
>
>This seems a lot like BSON which MongoDB uses for its messaging
>
>http://bsonspec.org/#/specification
>
>----------------------------------------
>David A. Lee
>dlee@calldei.com
>http://www.xmlsh.org
>
>-----Original Message-----
>From: Simon St.Laurent [mailto:simonstl@simonstl.com]
>Sent: Sunday, December 30, 2012 6:29 PM
>To: xml-dev@lists.xml.org
>Subject: [xml-dev] Doing unto JSON what...
>
>Years ago I hoped that programmers would move away from XML and toward
>formats that were a better fit for the kinds of messages they wanted to
>send between specific kinds of senders. I pointed to ASN.1 as a binary
>option (though never one I could make work), and was happy to see JSON
>emerge as a simpler text-based format for many kinds of messages.
>
>Today, this one seems to keep coming across my Twitter feed, even from
>people reporting that they're using it.
>
>------------------------------------------------
>MessagePack: It's like JSON. but fast and small.
>
>MessagePack is an efficient binary serialization format. It lets you
>exchange data among multiple languages like JSON but it's faster and
>smaller. For example, small integers (like flags or error code) are
>encoded into a single byte, and typical short strings only require an
>extra byte in addition to the strings themselves.
>
>If you ever wished to use JSON for convenience (storing an image with
>metadata) but could not for technical reasons (encoding, size,
>speed...), MessagePack is a perfect replacement.
>
>http://msgpack.org/
>------------------------------------------------
>
>There's support in lots of languages, though I haven't had time to play.
> I suspect a few folks here might still be interested.
>
>Thanks,
>--
>Simon St.Laurent
>http://simonstl.com/
========================================================================
Jim Melton --- Editor of ISO/IEC 9075-* (SQL) Phone: +1.801.942.0144
Chair, ISO/IEC JTC1/SC32 and W3C XML Query WG Fax : +1.801.942.3345
Oracle Corporation Oracle Email: jim dot melton at oracle dot com
1930 Viscounti Drive Alternate email: jim dot melton at acm dot org
Sandy, UT 84093-1063 USA Personal email: SheltieJim at xmission dot com
========================================================================
= Facts are facts. But any opinions expressed are the opinions =
= only of myself and may or may not reflect the opinions of anybody =
= else with whom I may or may not have discussed the issues at hand. =
========================================================================
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]