completed new actor impl with link/unlink trapExit etc. all tests pass + reorganized package structure
This commit is contained in:
parent
be2aa089e7
commit
de846d4555
49 changed files with 1809 additions and 2259 deletions
2
kernel/src/main/scala/Kernel.scala
Executable file → Normal file
2
kernel/src/main/scala/Kernel.scala
Executable file → Normal file
|
|
@ -23,6 +23,8 @@ import java.io.{File, IOException}
|
|||
|
||||
import javax.ws.rs.core.UriBuilder
|
||||
import javax.management.JMException
|
||||
import kernel.state.CassandraNode
|
||||
import kernel.util.Logging
|
||||
|
||||
/**
|
||||
* @author <a href="http://jonasboner.com">Jonas Bonér</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue