Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Careful trade-off vs slower due to synchronization, cache-line interference.  Key is to separate things being updated. 

Consider special index support for this

Supporting Java 8 streams

Iterating over FSs: alternative: have generator of FSs, process with stream APIs