Skip to content

DSM Documentation

DSM is a runtime-first distributed coordination toolkit for enterprise Java services. The docs are organized around the two things teams need first: getting a runtime running quickly and understanding which collection type matches the workload.

Start Here

Reading Order

  1. Start with What is DSM? for positioning and scope.
  2. Move to Getting Started or Spring Boot depending on how you integrate Java services today.
  3. Read Collection Types before designing shared metadata, ownership, or counter workloads.
  4. Use the architecture and operations sections when you need to reason about production rollout and observability.