Skip to content

Menu

Posts tagged with #distributed

All posts tagged with #distributed in chronological order with newest first.

Posts tagged with #distributed

Jul 06, 2015 big-data

Good Hands-on Introduction to Apache Spark

Anyone who wants to learn the basics of Spark is well-advised to read the book “Learning Spark”. I particularly liked that the book is very practice-oriented and that you can...

#review #distributed #object-functional
Read more
Mar 27, 2015 big-data

Java MapReduce with Hadoop

MapReduce is a “corset” and forces the developer into narrow boundaries. Therefore, it makes sense to read “MapReduce Design Patterns” to quickly learn the common tricks and techniques. It is...

#review #data #distributed
Read more
May 07, 1996 software-engineering

Dynamic Scheduling in Real-Time Systems

In this seminar paper (1996), written during my graduate studies in computer science, I cover scheduling algorithms for distributed real-time systems.

#parallelism #concurrency #algorithms #distributed
Read more