Talk:Actor model implementation

This is a stub for an article that is about to be written as per suggestion in the discussion page of Actor model. In the meantime please feel free to begin.

Talk:Actor model implementation

Untitled

This is a stub for an article that is about to be written as per suggestion in the discussion page of Actor model. In the meantime please feel free to begin.

Why this article exists now

This article exists because Actor model was being vandalized by the insertion of specialized discussion that properly belongs in this article.--Carl Hewitt 20:38, 12 July 2005 (UTC)Reply

Scheme?

Ableman and Sussman attempting to implement the Actor model as Scheme, especially w/r/t the meta-circular eval, doesn't even get an honorable mention here?

The problem with Scheme, it seems to me, is that it acts more like "one big Actor" rather than communications between actors; the functions -- named or anonymous -- are just messages. 71.246.25.169 10:57, 18 January 2006 (UTC)Reply
Scheme seems to avoid the problem of Namespace as defined by Hans Reiser. I believe Actors are defined by their namespaces, or in FORTH parlance, by their word dictionaries (ala metacompilers). (FORTH also assumes an eval, with the : syntax convention.)

FORTH?

What is the relevance of the FORTH to the actor model?

There is link but no explanation.

Could it be misplaced here instead of Actor (programming language)? 128.101.221.166 (talk) 07:21, 5 June 2014 (UTC)Reply

Erlang?

Just out of curiousity, would Erlang be considered an actual implementation of the Actor model? If not, why not? 124.107.146.20 (talk) 05:22, 22 April 2008 (UTC)Reply

And if not, what would be? It's hard to believe there isn't any widely used language that implements this crucial concept.--88.73.34.231 (talk) 14:45, 30 August 2013 (UTC)Reply

markup

"When Request[Bind[identifier value] customer] is received by an Actor Environment, a new environment Actor is created such that When the new environment Actor receives Request[Lookup[identifier’] customer’] then if identifier is the same as identifier’ send customer’ Returned[value], else etc pp" Please set the code apart somehow. My eyes hurt and my brain goes on strike. Maybe make those nested when-if-then-elses clearer by indentation? --87.162.29.17 (talk) 00:48, 4 March 2009 (UTC)Reply

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.