Next in thread →
Next in month →
Re: [xml-dev] How efficient are XML parsers?
On 15.11.2017 13:07, Costello, Roger L. wrote: > Answer: Google FlatBuffers. Funny fact is that Facebook is now so large that right hand doesn't know what left was doing. They already have their own technology for more-efficient data interchange: https://thrift.apache.org/ But basically most more effective exchange/parsing formats are relying on schema (knowing data structure in advance) and on binary encodings. -- ------------------------------------------------------------------ Jirka Kosek e-mail: http://xmlguru.cz ------------------------------------------------------------------ Professional XML and Web consulting and training services DocBook/DITA customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ Bringing you XML Prague conference http://xmlprague.cz ------------------------------------------------------------------
Next in thread →
Next in month →