Skip to main content

Part of the book series: Symbolic Computation ((1064))

  • 24 Accesses

Abstract

The actor model of computation was developed by Hewitt (1977) in order to explore the fundamental issues involved with computation via message-passing. Actors are objects which know about other actors and can receive messages from other actors. Each actor is specified by detailing what kind of messages it will receive, and the sequence of actions of the actor, should it be sent one of these messages. Everything in an actor based programming system is an actor. To increment a value, for instance, a message would be sent to the actor representing the number, asking the actor to increment itself. The essential difference between the actor model of computation and the SmallTalk-80 <236> language is that the sequencing of computations by actors depends critically on the concept of a “continuation”. A continuation is an actor which is prepared to accept an (intermediate) value as a message, and continue the computation. In SmallTalk-80. an object (or actor) will instead return a message to the object which instigated the computation, in much the same way that a Pascal function will return a value to the routine which called it.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Reference

  1. Hewitt. C. Viewing Control Structures as Patterns of Passing Messages. Artificial Intelligence 8: 323–364. 1977.

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 1984 Springer-Verlag Berlin Heidelberg

About this chapter

Cite this chapter

Bundy, A., Wallen, L. (1984). Actors. In: Bundy, A., Wallen, L. (eds) Catalogue of Artificial Intelligence Tools. Symbolic Computation. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-96868-6_4

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-96868-6_4

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-13938-6

  • Online ISBN: 978-3-642-96868-6

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics