top | item 43732292

(no title)

pebal | 10 months ago

There are none, at least not production grade.

discuss

order

kelseyfrog|10 months ago

There are none, or you're not aware of their existence?

pebal|10 months ago

There are no production implementations of GC algorithms that don't stop the world at all. I know this because I have some expertise in GC algorithms.

worthless-trash|10 months ago

I have heard (and from when I investigated) erlangs GC is 'dont stop the world'.

Maybe my definition is bad though.