executionModel
P5328
predicate
Indicates how a process, task, or operation is carried out or implemented, specifying the underlying method, strategy, or mechanism of its execution.
All labels observed (13)
| Label | Occurrences |
|---|---|
| executionModel canonical | 311 |
| executionEnvironment | 88 |
| concurrencyModel | 25 |
| execution | 17 |
| executionMode | 15 |
| executionType | 10 |
| multitaskingModel | 10 |
| hasExecutionModel | 9 |
| processingModel | 8 |
| executionStyle | 7 |
| implementationModel | 4 |
| dataParallelismModel | 1 |
| jobControlModel | 1 |
Sample triples (506)
| Subject | Object |
|---|---|
| JavaScript | single-threaded ⓘ |
| JavaScript | event loop ⓘ |
| Classic Mac OS | cooperative multitasking via predicate surface "multitaskingModel" ⓘ |
|
Python reference implementation (CPython)
surface form:
CPython
|
interprets Python source into bytecode ⓘ |
|
Python reference implementation (CPython)
surface form:
CPython
|
executes bytecode on a virtual machine ⓘ |
| C | compiled language ⓘ |
| ABC programming language | interpreted ⓘ |
| ALGOL W | compiled language ⓘ |
|
Delphi (programming language)
surface form:
Delphi
|
native code compilation ⓘ |
| Java | bytecode on JVM ⓘ |
| Java | thread-based concurrency via predicate surface "concurrencyModel" ⓘ |
| C++ | compiled to native code ⓘ |
|
Android Runtime (ART)
surface form:
Android Runtime
|
ahead-of-time compilation ⓘ |
|
Android Runtime (ART)
surface form:
Android Runtime
|
just-in-time compilation ⓘ |
|
Android Runtime (ART)
surface form:
Android Runtime
|
profile-guided compilation ⓘ |
| Julia | JIT-compiled via predicate surface "hasExecutionModel" ⓘ |
| Go | compiled to native code ⓘ |
| Go | CSP (Communicating Sequential Processes) via predicate surface "concurrencyModel" ⓘ |
| CoffeeScript | runs via JavaScript engines ⓘ |
| Jython | interpreted on the JVM ⓘ |
| PHP | interpreted ⓘ |
| TI-BASIC | interpreted ⓘ |
| XSLT | rule-based transformation ⓘ |
| XSLT | template matching ⓘ |
| ALGOL 60 | compiled language ⓘ |
| Modula-2 | compiled language ⓘ |
| Elm | message passing via predicate surface "concurrencyModel" ⓘ |
| PostScript | stack machine ⓘ |
| Rural Electrification Act of 1936 | cooperative ownership of rural electric systems via predicate surface "implementationModel" ⓘ |
| JScript .NET | compiled ⓘ |
| JScript .NET | managed code ⓘ |
| Common Language Infrastructure | managed code ⓘ |
| Common Language Infrastructure | virtual machine based ⓘ |
| UCSD p-System | virtual machine ⓘ |
| UCSD p-System | interpretation of p-code bytecode ⓘ |
| LotusScript | interpreted ⓘ |
| VBA | interpreted ⓘ |
| SQLite | file-level locking via predicate surface "concurrencyModel" ⓘ |
| System 1.0 | cooperative multitasking (limited) via predicate surface "multitaskingModel" ⓘ |
| TOS/360 | batch ⓘ |
| VMX | in-register vector operations ⓘ |
| DSSSL | interpreted ⓘ |
| BCPL | compiled language ⓘ |
| SETL | interpreted ⓘ |
| Fortran | compiled to native code ⓘ |
| gcov | analyzes data collected at runtime ⓘ |
| Smalltalk | virtual machine ⓘ |
| System 4 | cooperative multitasking via predicate surface "multitaskingModel" ⓘ |
| Simula | compiled ⓘ |
|
ART
surface form:
Android Runtime
|
managed code execution ⓘ |