Lecture

Conc-Tree Combiners: Parallel Programming in Scala

Description

This lecture covers Conc-Tree Combiners, which are used in parallel programming in Scala. It explains how Conc Buffers append elements into an array, how Chunk Nodes store arrays of elements, and how the expand method inserts chunks into the Conc-tree. The lecture also details the combine method, which merges two Conc Buffers, and the result method, which packs chunk arrays into trees. A demo is shown using the Rond Bluffen benchmark, and the lecture concludes with a practical example of parallelized tasks in Scala.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.