On Mon, Sep 29, 2014 at 4:21 PM, Uwe Fechner <[email protected]> wrote:
> Jeff Bezanson suggested in the following discussion ( > https://github.com/JuliaLang/julia/pull/5227 ): > > It would be great to have the option to build with a low-pause GC for > users who might want that. > > This is exactly what I am looking for: To have two different garbage > collectors for Julia, a fast collector for non-real-time applications and a > low-latency GC > for real-time applications. Uwe > Yeah, that would be great.
