Skip to content

Latest commit

 

History

72 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kompics Scala DSL

Build Status Download

A Scala DSL for the Kompics message-passing component model for building distributed systems

See the documentation or API docs for more information.

Current Version

2.0.0 for Scala 2.11, 2.12, and 2.13

SBT Dependency

To add Kompics Scala to your project use:

resolvers += Resolver.jcenterRepo
resolvers += Resolver.bintrayRepo("kompics", "Maven")

libraryDependencies += "se.sics.kompics" %% "kompics-scala" % "2.0.+"

For the simulation scala DSL also add: Download

libraryDependencies += "se.sics.kompics" %% "kompics-scala-simulator" % "2.0.+" // probably % "test" as well

About

A Scala DSL for the Kompics framework

Resources

Stars

20 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages