[Haskell-cafe] Is Haskell a Good Choice for Web Applications? (ANN: Vocabulink)

Don Stewart dons at galois.com
Wed May 6 17:28:04 EDT 2009


dagit:

> In particular, we need expert Haskell programmers, such as Don, to
> write more about how they avoid space leaks in long running apps.
> Again, profiling is nice, but that's more of a tuning effort.

I talk a bit about that in my LondonHUG talk:

    http://www.galois.com/blog/2009/04/27/engineering-large-projects-in-haskell-a-decade-of-fp-at-galois/

As I said earlier: stress test with heap profiling on (is one way to
absolutely ensure you know what's going on).

-- Don


More information about the Haskell-Cafe mailing list