[Haskell-cafe] ANNOUNCE: binary: high performance,
pure binary serialisation
Bulat Ziganshin
bulat.ziganshin at gmail.com
Wed Jan 31 06:38:04 EST 2007
Hello Duncan,
Tuesday, January 30, 2007, 1:22:58 PM, you wrote:
> Can anyone see a real serialisation use case that needs a monad for the
> serialisation side? I'd thought I had an example, but I was wrong.
my program, FreeArc, has its own compression level on top of
serializing - i.e. data serialized sent in 64k blocks to the C
compression routine and both serialization and compression are run at
the same time using threads
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list