aktrs is a Java application library implementing the Actor Model. It provides remote actors through TCP sockets, actor profiling and tunable logging.
'com.janduja:aktrs:1.0'
<dependency>
<groupId>com.janduja</groupId>
<artifactId>aktrs</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.janduja" name="aktrs" rev="1.0"/>
"com.janduja", "aktrs", "1.0"