|
|
|
|
|
by threeseed
4295 days ago
|
|
If you think about it none of what you said really makes sense. In what way is GCD not a concurrency mechanism ? And why would you port Go's channel/routine model when it is less flexible than the Actor model ? And even then what type of mobile applications require that level of concurrency ? I've built about 20 mobile apps and not once needed anything more than a few background tasks. |
|