Skip to main content
Cornell University
We gratefully acknowledge support from the Simons Foundation, member institutions, and all contributors. Donate
arxiv logo > cs > arXiv:1008.2748

Help | Advanced Search

arXiv logo
Cornell University Logo

quick links

  • Login
  • Help Pages
  • About

Computer Science > Programming Languages

arXiv:1008.2748 (cs)
[Submitted on 16 Aug 2010 (v1), last revised 4 Mar 2015 (this version, v60)]

Title:ActorScript(TM) extension of C sharp (TM), Java(TM), and Objective C(TM): iAdaptive(TM) concurrency for antiCloud(TM) privacy and security

Authors:Carl Hewitt
View a PDF of the paper titled ActorScript(TM) extension of C sharp (TM), Java(TM), and Objective C(TM): iAdaptive(TM) concurrency for antiCloud(TM) privacy and security, by Carl Hewitt
View PDF
Abstract:ActorScript(TM) is a general purpose programming language for implementing discretionary, adaptive concurrency that manages resources and demand.
It is differentiated from previous languages by the following:
- Universality
*** Ability to specify what Actors can do
*** Specify interface between hardware and software
*** Everything in the language is accomplished using message passing including the very definition of ActorScript itself
*** Functional, Imperative, Logic, and Concurrent programming are integrated.
*** Concurrency dynamically adapts to resources available and current load.
*** Programs do not expose low-level implementation mechanisms such as threads, tasks, locks, cores, etc.
*** Messages can be directly communicated without requiring indirection through brokers, channels, class hierarchies, mailboxes, pipes, ports, queues etc.
*** Variable races are eliminated.
*** Binary XML and JSON are data types.
*** Application binary interfaces are afforded so that no identifier symbol need be looked up at runtime.
- Safety and Security
*** Programs are extension invariant, i.e., extending a program does not change its meaning.
*** Applications cannot directly harm each other.
- Performance
*** Impose no overhead on implementation of Actor systems
*** Message passing has essentially same overhead as procedure calling and looping.
*** Allow execution to be dynamically adjusted for system load and capacity (e.g. cores)
*** Locality because execution is not bound by a sequential global memory model
*** Inherent concurrency because execution is not bound by communicating sequential processes
*** Minimize latency along critical paths
Comments: Added explanation of facets of an Actor. Admin note: text overlap with arXiv:1008.1459
Subjects: Programming Languages (cs.PL); Distributed, Parallel, and Cluster Computing (cs.DC)
Cite as: arXiv:1008.2748 [cs.PL]
  (or arXiv:1008.2748v60 [cs.PL] for this version)
  https://doi.org/10.48550/arXiv.1008.2748
arXiv-issued DOI via DataCite

Submission history

From: Carl Hewitt [view email]
[v1] Mon, 16 Aug 2010 19:45:20 UTC (1,586 KB)
[v2] Wed, 18 Aug 2010 17:24:47 UTC (1,588 KB)
[v3] Mon, 23 Aug 2010 14:45:26 UTC (1,588 KB)
[v4] Tue, 31 Aug 2010 17:25:04 UTC (1,617 KB)
[v5] Thu, 9 Sep 2010 18:41:02 UTC (1,610 KB)
[v6] Mon, 4 Oct 2010 19:15:10 UTC (1,675 KB)
[v7] Sat, 6 Nov 2010 21:38:29 UTC (1,477 KB)
[v8] Mon, 29 Nov 2010 15:58:31 UTC (1,473 KB)
[v9] Mon, 6 Dec 2010 20:50:18 UTC (1,480 KB)
[v10] Wed, 29 Dec 2010 13:23:33 UTC (1,516 KB)
[v11] Wed, 16 Feb 2011 18:58:22 UTC (1,519 KB)
[v12] Sun, 6 Mar 2011 23:51:16 UTC (1,514 KB)
[v13] Mon, 2 May 2011 14:11:43 UTC (1,510 KB)
[v14] Sat, 18 Jun 2011 08:36:20 UTC (1,503 KB)
[v15] Wed, 6 Jul 2011 14:09:24 UTC (1,508 KB)
[v16] Mon, 18 Jul 2011 10:39:23 UTC (1,550 KB)
[v17] Mon, 1 Aug 2011 19:28:08 UTC (1,549 KB)
[v18] Mon, 7 Nov 2011 12:08:56 UTC (1,415 KB)
[v19] Tue, 15 Nov 2011 14:29:38 UTC (1,401 KB)
[v20] Mon, 21 Nov 2011 17:26:53 UTC (1,401 KB)
[v21] Tue, 13 Dec 2011 23:20:19 UTC (1,397 KB)
[v22] Tue, 3 Jan 2012 15:49:33 UTC (1,390 KB)
[v23] Wed, 11 Jan 2012 14:16:14 UTC (1,388 KB)
[v24] Sat, 14 Jan 2012 19:18:33 UTC (1,388 KB)
[v25] Fri, 9 Mar 2012 18:12:55 UTC (1,385 KB)
[v26] Mon, 25 Jun 2012 16:22:05 UTC (1,391 KB)
[v27] Thu, 2 Aug 2012 18:56:07 UTC (1,398 KB)
[v28] Tue, 28 Aug 2012 05:28:57 UTC (1,620 KB)
[v29] Fri, 19 Oct 2012 05:40:28 UTC (1,495 KB)
[v30] Wed, 7 Nov 2012 18:03:34 UTC (1,549 KB)
[v31] Tue, 4 Dec 2012 18:24:08 UTC (1,582 KB)
[v32] Tue, 8 Jan 2013 18:36:23 UTC (1,481 KB)
[v33] Wed, 27 Feb 2013 19:45:06 UTC (2,269 KB)
[v34] Tue, 26 Mar 2013 15:36:01 UTC (2,289 KB)
[v35] Tue, 23 Apr 2013 05:42:37 UTC (2,475 KB)
[v36] Mon, 29 Apr 2013 16:05:46 UTC (2,484 KB)
[v37] Tue, 7 May 2013 17:40:13 UTC (2,567 KB)
[v38] Tue, 25 Jun 2013 18:43:01 UTC (2,696 KB)
[v39] Mon, 15 Jul 2013 16:17:05 UTC (2,706 KB)
[v40] Mon, 19 Aug 2013 16:41:30 UTC (2,751 KB)
[v41] Tue, 24 Sep 2013 19:03:29 UTC (2,712 KB)
[v42] Tue, 15 Oct 2013 23:52:45 UTC (2,734 KB)
[v43] Mon, 16 Dec 2013 20:23:22 UTC (2,746 KB)
[v44] Wed, 1 Jan 2014 02:22:43 UTC (2,763 KB)
[v45] Fri, 14 Feb 2014 20:49:29 UTC (2,776 KB)
[v46] Mon, 21 Apr 2014 13:58:04 UTC (2,788 KB)
[v47] Wed, 14 May 2014 15:55:52 UTC (2,846 KB)
[v48] Wed, 11 Jun 2014 06:39:04 UTC (3,002 KB)
[v49] Mon, 16 Jun 2014 19:33:48 UTC (2,825 KB)
[v50] Tue, 14 Oct 2014 15:10:41 UTC (1,930 KB)
[v51] Wed, 15 Oct 2014 16:52:06 UTC (1,926 KB)
[v52] Wed, 5 Nov 2014 15:03:16 UTC (2,130 KB)
[v53] Mon, 24 Nov 2014 00:33:38 UTC (2,076 KB)
[v54] Mon, 29 Dec 2014 19:30:07 UTC (2,027 KB)
[v55] Sun, 11 Jan 2015 00:03:38 UTC (2,051 KB)
[v56] Mon, 19 Jan 2015 17:13:01 UTC (2,059 KB)
[v57] Sun, 25 Jan 2015 23:31:03 UTC (2,008 KB)
[v58] Mon, 9 Feb 2015 18:06:24 UTC (2,029 KB)
[v59] Tue, 17 Feb 2015 18:23:20 UTC (2,043 KB)
[v60] Wed, 4 Mar 2015 21:46:30 UTC (2,085 KB)
Full-text links:

Access Paper:

    View a PDF of the paper titled ActorScript(TM) extension of C sharp (TM), Java(TM), and Objective C(TM): iAdaptive(TM) concurrency for antiCloud(TM) privacy and security, by Carl Hewitt
  • View PDF
  • Other Formats
view license
Current browse context:
cs
< prev   |   next >
new | recent | 2010-08
Change to browse by:
cs.DC
cs.PL

References & Citations

  • NASA ADS
  • Google Scholar
  • Semantic Scholar

DBLP - CS Bibliography

listing | bibtex
Carl Hewitt
a export BibTeX citation Loading...

BibTeX formatted citation

×
Data provided by:

Bookmark

BibSonomy logo Reddit logo

Bibliographic and Citation Tools

Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)

Code, Data and Media Associated with this Article

alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)

Demos

Replicate (What is Replicate?)
Hugging Face Spaces (What is Spaces?)
TXYZ.AI (What is TXYZ.AI?)

Recommenders and Search Tools

Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
  • Author
  • Venue
  • Institution
  • Topic

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? | Disable MathJax (What is MathJax?)
  • About
  • Help
  • contact arXivClick here to contact arXiv Contact
  • subscribe to arXiv mailingsClick here to subscribe Subscribe
  • Copyright
  • Privacy Policy
  • Web Accessibility Assistance
  • arXiv Operational Status
    Get status notifications via email or slack