Thread
Stories related to "Fast Enough VMs in Fast Enough Time" across the full archive.
Determinism Is Not Enough: Making Parallel Programs Reliable with Stable Multithreading
(lambda-the-ultimate.org)
The OpenRoss image proxy service provides a way of serving dynamically resized images from Amazon S3 in a way that is fast, efficient, and auto-scales with traffic.
We have hosted the source for this service at Github.
Settable and Non-Interfering Signal Functions for FRP: How a First-Order Switch is More Than Enough
(haskell.cs.yale.edu)
Functional Reactive Programming (FRP) provides a method for programming continuous, reactive systems by utilizing signal func- tions that, abstractly, transform continuous input signals into con- tinuous output signals. These signals may also be streams of events, and indeed, by allowing signal func...