Resilient Distributed Dataset
Glossary Page
An abstract distributed memory model that enables programmers to perform in-memory computations on extensive clusters while maintaining fault tolerance. RDDs address the inefficiencies of current computing frameworks when dealing with iterative algorithms and interactive data mining tools. By keeping data in memory, RDDs significantly enhance performance. To ensure efficient fault tolerance, RDDs utilize a restricted form of shared memory that relies on coarse-grained transformations rather than fine-grained updates to shared state.
http://dl.acm.org/citation.cfm?id=2228301
Latest Webinars
Latest Articles
Blog post video test
Test
Read more
Tim Ganther
Mar 19, 2024
Block editor test
Block editor test
Read more
Tim Ganther
Jul 17, 2023
Integrate Keycloak, Kubeapps and Pinniped
Integrating kubeapps with Keycloak and Pinniped on the cloud can provide a secure and streamlined experience for managing applications in a Kubernetes environment.
Read more
Tim Ganther
Jun 12, 2023