Difference between intel and AMD multithreading

前端 未结 3 1604
无人共我
无人共我 2020-12-17 06:39

I have an application meant for data transfer between 2 databases. Most of the operations of this application are independent and runs concurrently. Earlier this application

3条回答
  •  借酒劲吻你
    2020-12-17 07:17

    I personally think AMD chips are actually great value for multi-threading.

    How Piledriver architecture works: http://www.anandtech.com/show/3863/a...t-chips-2010/4

    how hyperthreading works: http://en.wikipedia.org/wiki/Hyper-threading

提交回复
热议问题