Capnp
Revision as of 21:01, 6 December 2019 by Moskalenko (talk | contribs) (Text replacement - "#uppercase" to "uc")
Description
Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster. In fact, in benchmarks, Cap’n Proto is INFINITY TIMES faster than Protocol Buffers.
Environment Modules
Run module spider capnp
to find out what environment modules are available for this application.
System Variables
- HPC_CAPNP_DIR - installation directory
- HPC_CAPNP_BIN - executable directory
- HPC_CAPNP_DOC - documentaion directory
- HPC_CAPNP_EXE - examples directory