Skip to content

Guide

The guide section explains how to use DLSlime as service infrastructure rather than a one-off transfer library.

Topics

  • Deployment: run NanoCtrl, Redis, DLSlimeCache, and examples in a predictable layout.
  • Endpoint API: use the low-level RDMA endpoint surface directly.
  • PeerAgent API: use control-plane discovery, named memory regions, and service-friendly I/O.
  • SlimeRPC: define Python services and call them through PeerAgent-backed RDMA RPC.
  • DLSlimeCache Service: service lifecycle and client flow.
  • SlimeRPC Benchmark: benchmark SlimeRPC against Ray.