views:

176

answers:

2

hi all i'm now to scala. i need a network library with actor model. or the best choise is java.nio?

+8  A: 

http://akkasource.org/

'nuff said.

retronym
Could you say more?
Randall Schulz
A: 

You probably also want to look at Lift's actor lib, given the decently large user base testing it.

http://groups.google.com/group/liftweb/browse_thread/thread/1f3f980c5cc791e6?pli=1

http://blog.lostlake.org/index.php?/archives/96-Migrating-from-Scala-Actors-to-Lift-Actors.html

Gene T