Module s2protocol::arrow
source · Expand description
Arrow Specific handling of data.
Modules
- A set of utilities for interacting with IPC writing to filesystem Currently it’s using Mutex, maybe in the future we can try mpsc channels. But not sure this would be advantageous.