The Message-Oriented Transport (Mot) is an experiment to speed and simplify communications inside the data center, adding frame delimitation and request-response association to TCP streams.
mot 0.8
Group ID:
com.github.marianobarrios
Artifact ID:
mot_2.10
Version:
0.8
Release Date:
Apr 2, 2015
Licenses:
Files:
Full Scala Version:
2.10.5
Developers:
libraryDependencies += "com.github.marianobarrios" %% "mot" % "0.8"
ivy"com.github.marianobarrios::mot:0.8"
//> using dep "com.github.marianobarrios::mot:0.8"
import $ivy.`com.github.marianobarrios::mot:0.8`
<dependency> <groupId>com.github.marianobarrios</groupId> <artifactId>mot_2.10</artifactId> <version>0.8</version> </dependency>
compile group: 'com.github.marianobarrios', name: 'mot_2.10', version: '0.8'