- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
What's new in Scala 2.8: Actors API
Created by phaller on 2010-11-30.
Updated: 2010-11-30, 17:27
In Scala 2.8, the actors package has been revised and extended. The new Scala Actors API overview introduces the types and members that have been added. At the same time, it provides in-depth documentation (from a user's perspective) for large parts of the package that already existed in previous releases.
- Login or register to post comments
Printer-friendly version
Re: What's new in Scala 2.8: Actors API
Very usefull. Thanks.
Re: What's new in Scala 2.8: Actors API
but the documentation does not tell me how to disconnect from a remote actor.