mistralrs_quant::distributed

Module socket

Source

Structsยง

  • The Client holds its persistent connection inside a Mutex so that its barrier operations can have mutable access to the stream.
  • The Server maintains persistent connections.