Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

kompics/kompicsbenches

Repository files navigation

MPP -- The Message-passing Perfomance Suite

Build Status

MPP is a cross-language benchmark suite for message-passing frameworks.

Currently Supported Frameworks

Rust

Scala/Java

  • Kompics (Scala and Java)
  • Akka (Scala only, but both Typed and "normal" Actors)

Erlang

Release OTP 22

Requirements

  • Rust nightly
  • JDK (any version should do)
  • SBT
  • Ammonite
  • Erlang OTP
  • protobuf 3.6 (in particular protoc)

See OS Specific Dependencies for more details.