0
kicks
A series of articles on F#
Quite remarkable series of articles on F# by Luca Bolognese.
* Part I - Workers and ParallelWorkers
* Part II - Agents and control messages
* Part III - Default error management
* Part IV - Custom error management
* Part V - Timeout management
* Part VI - Hot swapping of code
* Part VII - An auction framework
* Part VIII – Implementing MapReduce (user model)