Database Reference
In-Depth Information
4
Improving Performance
with Parallel
Programming
In this chapter, we will cover the following topics:
F Parallelizing processing with pmap
F Parallelizing processing with Incanter
F Partitioning Monte Carlo simulations for better pmap performance
F Finding the optimal partition size with simulated annealing
F Combining function calls with reducers
F Parallelizing with reducers
F Generating online summary statistics for data streams with reducers
F Using type hints
F Benchmarking with Criterium
Search WWH ::




Custom Search