🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links

AI-woordenlijst

Het complete woordenboek van kunstmatige intelligentie

162
categorieën
2.032
subcategorieën
23.060
termen
📖
termen

RAM Cloud

Storage architecture where all data resides in RAM, offering access times on the order of microseconds and throughput of several million operations per second.

📖
termen

Distributed In-Memory Data Grid

Distributed system that partitions and replicates data across multiple memory nodes, providing horizontal scalability and high availability for transactional applications.

📖
termen

Vectorized Processing

Computing approach that processes datasets in vector blocks to maximize CPU cache utilization and SIMD instructions, reducing loop overhead.

📖
termen

Memory-Mapped Files

Mechanism directly linking a process's virtual address space to disk files, allowing near-instantaneous data access without explicit reads.

📖
termen

Cache Coherence

Protocol ensuring data consistency between multiple cache levels in multi-processor systems during parallel in-memory computing operations.

📖
termen

Persistent Memory

Hybrid storage technology combining DRAM speed with data persistence after power loss, such as Intel Optane DC Persistent Memory.

📖
termen

Spark RDD (Resilient Distributed Datasets)

Fundamental Apache Spark abstraction representing immutable partitioned in-memory collections, with transformation lineage for fault tolerance.

📖
termen

Off-Heap Memory

Memory allocated outside the Java heap to escape the Garbage Collector, allowing manual management and predictable performance for critical data.

📖
termen

Apache Ignite

In-memory distributed computing platform combining data grid, database, and streaming processing with native ACID consistency for high-performance applications.

📖
termen

SAP HANA

Enterprise in-memory database platform combining OLTP and OLAP processing with columnar calculation engine and vector compression for real-time analytics.

📖
termen

Redis

Open-source in-memory data structure supporting optional persistence, master-slave replication, and clustering for applications requiring microsecond latencies.

📖
termen

Data Grid

Middleware architecture distributing data and computations across a cluster of memory nodes, providing elastic scalability and automatic load balancing.

📖
termen

In-Memory Analytics

Analytical approach fully loading datasets into RAM for instant execution of complex queries and interactive calculations without disk size constraints.

📖
termen

In-Memory Data Fabric

Abstraction layer unifying access to distributed heterogeneous in-memory data, providing consistent APIs and automatic placement and replication optimizations.

🔍

Geen resultaten gevonden