libavro-java

Apache Avro data serialization system

Description

Apache Avro is a data serialization system providing:
 * Rich data structures.
 * A compact, fast, binary data format.
 * A container file, to store persistent data.
 * Remote procedure call (RPC).
 * Simple integration with dynamic languages. Code generation is not required
   to read or write data files nor to use or implement RPC protocols. Code
   generation as an optional optimization, only worth implementing
   for statically typed languages.

This package contains the Java API of Apache Avro

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://avro.apache.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libavro-java