Foreword

In this document we will describe how to use the Kompact component-actor hybrid framework. We begin by introducing the model, which is novel in its hybrid nature, but should feel sufficiently familiar to previous users of other Actor frameworks (such as Akka, for example) or Kompics implementations. We then continue with a detailed tutorial for both local and distributed deployments of the Kompact implementation in the Rust language.

In addition to the tutorial style presentation in this book, many examples of Kompact uses can be found in the docs and in the benchmarks.