added reactor implementation in place for Scala actors
This commit is contained in:
parent
8bc40775b3
commit
eadd316a34
9 changed files with 516 additions and 565 deletions
|
|
@ -1,16 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>akka-api-java</name>
|
||||
<comment/>
|
||||
<projects>
|
||||
<project>akka-kernel</project>
|
||||
<project>akka-util-java</project>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
<name>akka-fun-test</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
<project>akka-kernel</project>
|
||||
<project>akka-util-java</project>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue