Fracture - Java Multi Core Library - Release 0.2

  • Addition of a new algorithm which splits the available data into a reasonable number (100 * (# of cores configured)) of contiguous chunks in an attempt to mitigate synchronization overhead. This algorithm only works on data sets which allow for random access (arrays, Lists which implement java.util.RandomAccess) or the forEach(int start, end, increment) variants.
  • Renamed Fracture.forEachSync methods to Fracture.forEachAsynch. Not sure what I was thinking when I named them Sync.
  • Addition of rudimentary JUnit test cases.
  • Major changes of underlying Fracture objects. These will be made public as the package stabilizes.

  Download
Download


Navigation



Recent Biking Stats
Days Miles MPH
Last 7 45 14.8
Last 14 120 14.7
Last 30 194 14.6