actor model
actor model
A programming model for distributed systems and parallel processing, wherein the "actor" is the primary element of computation similar to an "object" in object-oriented programming (OOP). Developed in the 1970s, an actor receives a message and generates output as a self-contained concurrent operation. This encapsulation is like OOP, but actors do not support inheritance, which is one reason they have not been widely used. See object-oriented programming.Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 2003-2025 Farlex, Inc
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.