/Blog

Primary LanguageF#

Blog

Entering Actor Model Nirvana with F# and TPL DataFlow

This article will talk about how we build stateful systems at DraftKings with F# using Actor Model based on TPL Dataflow.

Code Examples