F# async on the server side Posted by Brian on March 28, 2010 Last time I talked about cool ways to use F# asyncs to help write client GUIs. Today I’ll talk about the killer app for F# asyncs, namely, non-blocking I/O on the server side. Once again, this is material I lifted from a recent talk that Matthew Podwysocki and I gave at TechReady. (So if today’s blog entry sounds like I’m presenting