Performance

A learning resource page for improving software system performance through software redesign and database/network optimization.

General

  1. The Free Lunch Is Over – reasons for learning concurrency
  2. Distributed systems tutorials

Concepts

  1. Pipelining vs Parallelisation
  2. Multithreading vs Multiprocessing

Java

  1. Parallel Processing with Java SE 6

Leave a Reply