English

DRAFT : Task System and Item Architecture (TSIA)

Programming Languages 2021-08-23 v1 Distributed, Parallel, and Cluster Computing Operating Systems

Abstract

During its execution, a task is independent of all other tasks. For an application which executes in terms of tasks, the application definition can be free of the details of the execution. Many projects have demonstrated that a task system (TS) can provide such an application with a parallel, distributed, heterogeneous, adaptive, dynamic, real-time, interactive, reliable, secure or other execution. A task consists of items and thus the application is defined in terms of items. An item architecture (IA) can support arrays, routines and other structures of items, thus allowing for a structured application definition. Taking properties from many projects, the support can extend through to currying, application defined types, conditional items, streams and other definition elements. A task system and item architecture (TSIA) thus promises unprecedented levels of support for application execution and definition.

Keywords

Cite

@article{arxiv.cs/9905002,
  title  = {DRAFT : Task System and Item Architecture (TSIA)},
  author = {Burkhard D. Burow},
  journal= {arXiv preprint arXiv:cs/9905002},
  year   = {2021}
}

Comments

vii+244 pages, including 126 figures of diagrams and code examples. Submitted to Springer Verlag. For further information see http://www.tsia.org