Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 215 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 215 Bytes

god

Go Distributed framework

explain

  • common SpawnLink(node_id, handler, args) worker_id Send(node_id, worker_id, binary) Call/Cast(node_id, worker_id, binary) Broadcast(type, binary)

Runner

Run