Moved dataflow from pending

This commit is contained in:
Patrik Nordwall 2011-05-03 17:07:21 +02:00
parent 0e8e4ef215
commit 4f4af3cda8
4 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@ Java API
untyped-actors
typed-actors
actor-registry
dataflow
stm
transactors
remote-actors

View file

@ -8,6 +8,7 @@ Scala API
typed-actors
actor-registry
futures
dataflow
agents
stm
transactors