Code Examples for

Actors in Scala

by Philipp Haller and Frank Sommers

  1. Concurrency Everywhere
  2. Messages All the Way Up
  3. Scala's Language Support for Actors
  4. Actor Chat
  5. Event-Based Programming
  6. Exceptions, Actor Termination, and Shutdown
  7. Customizing Actor Execution
  8. Remote Actors
  9. Distributed and Parallel Computing
  10. Akka Actors
  11. API Overview
  12. About the Authors

For more information about Actors in Scala, please visit:

http://www.artima.com/shop/actors_in_scala

and:

http://booksites.artima.com/actors_in_scala

Copyright © 2011 Artima, Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.