Interprocess cooperation with shared memory.
copied from cf-staging / apposeAppose is a library for interprocess cooperation with shared memory. The guiding principles are simplicity and efficiency. Appose was written to enable easy execution of Python-based deep learning from Java without copying tensors, but its utility extends beyond that.