Skip to main content

One post tagged with "Parallelism"

Posts tagged with Parallelism.

View All Tags

Massive parallelism – F# in the cloud?

· 2 min read
Founder, Asynkron Systems

I’m still trying to learn a bit of F# and I thought of a quite nice experiment.
Since F# supports quotations (for you C# devs, think Linq Expressions on roids) wouldn’t it be possible to serialize such quotation and pass it to a webservice and execute that code there?