Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-01-17 13:31:36


Bruno Martínez Aguerre wrote:
> Coroutines or threads are overkill for this problem, IMHO. What you
> need is laziness, as in haskell. FC++ probably can handle decompress with
> less overhead than threads.

I'm not sure what you mean. The algorithm Daniel mentioned can be implemented
efficiently in the current framework. The question is whether it can be
simplified without sacrificing performance.

If you think this can be done with FC++, please post some code.

Jonathan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk