|
|
|
|
|
by pedrocr
2161 days ago
|
|
Your contention was that the extra performance provided by AMD was not usable, not that it wouldn't win in the market. So we were indeed discussing who had the best tech, even if that's not all that matters for commercial success. |
|
As such most developers only bother to use what they already know and take very little effort for adding any form of parallelism or concurrency to their applications.
Android and UWP since the start have taken architecture decisions that forbid synchronous code, because both companies came to the conclusion that if that would be available, the developers would write single threaded code as they have been doing for years, so they took that option out of the platform.