> If you have threads then you have stacks. Each thread will need a > stack and a heap. While it is possible to allocate the stack out of > the heap, the performance of this is problematic.
where do things like Haskell (with Concurrency) and Erlang fall? are they fundamentally unable to be real-time enough? is BitC focused on real real-time? thank you. _______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
