marie-ai
marie-ai copied to clipboard
implement IPC
Implement feature similar to RAY framework object_manager/ or apache arrow IPC.
This will be implemented using vineyard, effectively this is forked version from RAY project with additional features.
We will keep same API as ray to keep it simple.