- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
about actor
does the actor process the next message exactly after
the first message,
or they can be processed at the same
time?
does the actor process the next message exactly after
the first message,
or they can be processed at the same
time?
Copyright © 2013 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland
RE: about actor
From: Caesar [dot] Jr [at] hotmail [dot] com
To: scala-user [at] listes [dot] epfl [dot] ch
Subject: [scala-user] about actor
Date: Mon, 23 Nov 2009 21:15:15 +0800
does the actor process the next message exactly after the first message, or they can be processed at the same time?
New! Receive and respond to mail from other email accounts from within Hotmail Find out how.
about actor
does the actor process the next message exactly after
the first message,
or they can be processed at the same
time?