Hacker News new | ask | show | jobs
by Tiberium 2071 days ago
Sorry if you got misled by the article - ORC is what you should use if your program has cycles. ORC deals with async just fine.
1 comments

Does ORC stand for something?
I could be wrong, but I believe the acronyms are: ARC = Automatic Reference Counting (NOTE: not Atomic) ORC = Optimized Reference Counting

The loopy/circular character of the letter 'O' may be a secondary mnemonic since it collects cycles.

I meant "character" as in "nature" not as in the prog.lang "character type"..I just realized that in context this might be confusing. Lol.