Software Engineering KB
Search
Search
Dark mode
Light mode
Explorer
Tag: models
24 items with this tag.
Feb 10, 2026
Actor Model
concurrency
models
actors
Feb 10, 2026
Async-Await
concurrency
models
async-await
Feb 10, 2026
CSP (Communicating Sequential Processes)
concurrency
models
csp
Feb 10, 2026
Futures & Promises
concurrency
models
futures
promises
Feb 10, 2026
Green Threads - Fibers
concurrency
models
green-threads
fibers
Feb 10, 2026
Reactive Programming
concurrency
models
reactive
Feb 10, 2026
Software Transactional Memory (STM)
concurrency
models
stm
Feb 10, 2026
Threads & Shared Memory
concurrency
models
shared-memory
Feb 10, 2026
Automatic Retry on Conflict
concurrency
models
stm
retry
Feb 10, 2026
Backpressure
concurrency
models
reactive
backpressure
Feb 10, 2026
Channels as Synchronization Points
concurrency
models
csp
channels
Feb 10, 2026
Composable Async
concurrency
models
futures
composable
Feb 10, 2026
Cooperative Multitasking
concurrency
models
async-await
cooperative
Feb 10, 2026
Event Loop and Non-blocking I-O
concurrency
models
async-await
event-loop
Feb 10, 2026
Goroutines and core.async
concurrency
models
csp
goroutines
core-async
Feb 10, 2026
Isolated Actors with Asynchronous Messages
concurrency
models
actors
messages
Feb 10, 2026
Lightweight Scheduling
concurrency
models
green-threads
scheduling
Feb 10, 2026
No Shared State
concurrency
models
actors
no-sharing
Feb 10, 2026
Streams and Observables
concurrency
models
reactive
streams
observables
Feb 10, 2026
Traditional Model Requiring Synchronization
concurrency
models
shared-memory
synchronization
Feb 10, 2026
Transactions on Shared Memory
concurrency
models
stm
transactions
Feb 10, 2026
User-space Threads
concurrency
models
green-threads
user-space
Feb 10, 2026
Value Available Later
concurrency
models
futures
async
Feb 10, 2026
OSI and TCP-IP Model
networking
models