Hacker News new | ask | show | jobs
by mort96 2867 days ago
Maybe more developers would make use of it if it was open source, existed for other platforms, and available for languages people actually use on those other platforms.
1 comments

GCD is. NSOperationQueue is too tightly coupled to Foundation to be useful/relevant on other platforms.
It looks like there's a working GCD port for Linux in https://github.com/apple/swift-corelibs-libdispatch