[Haskell-cafe] OS swapping and haskell data structures

Alex Jacobson alex at alexjacobson.com
Wed Aug 1 01:45:56 EDT 2007


If you create a Data.Map or Data.Set larger than fits in physical 
memory, will OS level swapping enable your app to behave reasonably or 
will things just die catastrophically as you hit a memory limit?


-Alex-


More information about the Haskell-Cafe mailing list