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 |
Description generation (PDg)
The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.
Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning. # Instructions Focus on describing the relationship, not the entities themselves. # Response Format Begin the description with \' Indicates...\'
Input
Predicate: executionModel
Generated description
Indicates how a process, task, or operation is carried out or implemented, specifying the underlying method, strategy, or mechanism of its execution.
Sample triples (506)
| Subject | Object |
|---|---|
| Netscape Server Application Programming Interface | in-process server modules ⓘ |
| Oracle Java plugin | runs Java bytecode in a sandboxed environment ⓘ |
|
FLOW-MATIC programming language
surface form:
FLOW-MATIC
|
compiled language ⓘ |
| F-5 | opponent is lifted onto Lesnar’s shoulders via predicate surface "execution" ⓘ |
| F-5 | Lesnar spins while holding the opponent via predicate surface "execution" ⓘ |
| F-5 | opponent is dropped face-first or chest-first to the mat via predicate surface "execution" ⓘ |
|
Pizza programming language
surface form:
Pizza (programming language)
|
compiled to Java bytecode ⓘ |
| Akka | share-nothing message passing via predicate surface "concurrencyModel" ⓘ |
| Thumb instruction set | decoded into full-width ARM operations internally on some cores ⓘ |
| Java bytecode | stack-based ⓘ |
| GLSL | GPU via predicate surface "executionEnvironment" ⓘ |
| subant | iterates over a collection of build files ⓘ |
| xslp17 | Java Virtual Machine via predicate surface "executionEnvironment" ⓘ |
| Beta (programming language) | compiled language via predicate surface "hasExecutionModel" ⓘ |
| Connected Limited Device Configuration | sandboxed applications ⓘ |
| Connected Limited Device Configuration | constrained Java virtual machine via predicate surface "executionEnvironment" ⓘ |
| Shenandoah GC | mostly concurrent with running Java threads ⓘ |
| UltraSPARC II | in-order execution ⓘ |
| UltraSPARC III | out-of-order execution ⓘ |
| UltraSPARC III | speculative execution ⓘ |
| ARM Cortex-R series | real-time ⓘ |
| Java Virtual Machine | stack-based ⓘ |
| Torch Games | within Torch browser process via predicate surface "executionEnvironment" ⓘ |
| Ethereum Virtual Machine | single-threaded ⓘ |
| The Merge |
Ethereum Virtual Machine
via predicate surface "executionEnvironment"
ⓘ
surface form:
EVM remained unchanged at merge time
|
| Solidity | EVM bytecode via predicate surface "executionEnvironment" ⓘ |
| Vyper | compiled to EVM bytecode ⓘ |
| WEB | tangle-then-compile workflow ⓘ |
| ctangle | command shell via predicate surface "executionEnvironment" ⓘ |
| PyTeal | off-chain compilation to TEAL then on-chain execution of TEAL ⓘ |
| Forth | threaded interpretation ⓘ |
| Forth | direct threaded code ⓘ |
| Forth | indirect threaded code ⓘ |
| plpython2u | functions executed inside backend process, not separate OS process ⓘ |
| PL/Perl | PostgreSQL server via predicate surface "executionEnvironment" ⓘ |
| PL/Perl | interpreted ⓘ |
| Matz's Ruby Interpreter | global interpreter lock via predicate surface "concurrencyModel" ⓘ |
| YARV virtual machine | bytecode-based ⓘ |
| YARV virtual machine | global interpreter lock based via predicate surface "concurrencyModel" ⓘ |
| MRI (Matz's Ruby Interpreter) | green threads (historically) via predicate surface "concurrencyModel" ⓘ |
| MRI (Matz's Ruby Interpreter) | native threads via predicate surface "concurrencyModel" ⓘ |
| Erlang VM | bytecode interpreter ⓘ |
| BEAM virtual machine | actor model ⓘ |
| BEAM virtual machine | share-nothing via predicate surface "concurrencyModel" ⓘ |
|
RSpec Story Runner (early BDD tools)
surface form:
RSpec Story Runner
|
parse stories and invoke Ruby step definitions ⓘ |
| Cloudflare Workers | event-driven ⓘ |
| Cloudflare Workers | Cloudflare edge network via predicate surface "executionEnvironment" NERFINISHED ⓘ |
| occam programming language | process network ⓘ |
| occam programming language | message-passing concurrency ⓘ |
|
std::thread::spawn function
surface form:
std::thread::spawn
|
native OS threads via predicate surface "concurrencyModel" ⓘ |