[Haskell-cafe] OS swapping and haskell data structures

Seth Gordon sethg at ropine.com
Wed Aug 1 15:37:37 EDT 2007


Alex Jacobson wrote:
> Ok, so for low throughput applications, you actually need a disk
> strategy.  Got it.
> 
> Ok, is there a standard interface to BerkleyDB or some other disk based
> store?

I would absolutely kvell if there were some way to use a disk-based
store to back Haskell objects without going through the IO monad.


More information about the Haskell-Cafe mailing list