Downloads provided by UsageCounts
{"references": ["D. Hunter, J. Rafter and others, Beginning XML, 4th edition, Wiley, 2007.", "Greg Badros, JavaML: A Markup Language for Java Source Code, 9th\nInternational World Wide Web Conference,\nhttp://www9.org/w9cdrom/index.html, 2000.", "JSON, http://www.json.org/ (accessed at Oct. 20, 2011).", "The application/json Media Type for JavaScript Object Notation (JSON),\nRFC 4627, http://www.ietf.org/rfc/rfc4627.txt (accessed at Oct. 20, 2011).", "Java SE 7 Serialization-related APIs and Developer Guides,\nhttp://download.oracle.com/javase/7/docs/technotes/guides/serialization/\n(accessed at Oct. 20, 2011).", "Java Object Serialization Specification: Contents,\nhttp://download.oracle.com/javase/7/docs/platform/serialization/spec/\nserialTOC.html (accessed at Oct. 20, 2011).", "OMG, Common Object Request Broker Architecture (CORBA), OMG\nReleased Versions Of CORBA, http://www.omg.org/spec/CORBA/3.1/.", "Richard Snodgrass, The Interface Description Language: Definition and\nUse. Computer Science Press, 1989.", "XStream - About XStream, http://xstream.codehaus.org/ (accessed at Oct.\n20, 2011).\n[10] protobuf - Protocol Buffers, http://code.google.com/p/protobuf/ (accessed\nat Oct. 20, 2011).\n[11] Welcome to Apache Avro, http://avro.apache.org/ (accessed at Oct. 20,\n2011).\n[12] The MessagePack Project, http://msgpack.org/ (accessed at Oct. 20,\n2011).\n[13] Kazuaki Maeda, Executable Representation for Structured Data Using\nRuby and Scala, 10th International Symposium on Communications and\nInformation Technologies, pp.127-132, 2010."]}
This paper compares six approaches of object serialization from qualitative and quantitative aspects. Those are object serialization in Java, IDL, XStream, Protocol Buffers, Apache Avro, and MessagePack. Using each approach, a common example is serialized to a file and the size of the file is measured. The qualitative comparison works are investigated in the way of checking whether schema definition is required or not, whether schema compiler is required or not, whether serialization is based on ascii or binary, and which programming languages are supported. It is clear that there is no best solution. Each solution makes good in the context it was developed.
serialization, structured data, programming
serialization, structured data, programming
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 1 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Top 10% | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 4 | |
| downloads | 12 |

Views provided by UsageCounts
Downloads provided by UsageCounts