Java et les autres technologies de développement web !
jan
27
27
Java Thread Affinity support for hyper threading
Filed under: Java | Tags: | janvier 27th, 2012
A benefit of hyper-threading is the ability to support more threads
without incurring the overhead of context switches. If your threads
spend a high proportion of their time waiting for resources e.g. busy
waiting on a data source, accessing main memory or waiting for short
periods of time for IO, hyper threading can improve performance at
little cost.
without incurring the overhead of context switches. If your threads
spend a high proportion of their time waiting for resources e.g. busy
waiting on a data source, accessing main memory or waiting for short
periods of time for IO, hyper threading can improve performance at
little cost.
However, hyper threading can impact…
Retrouvez tout l’article Java Thread Affinity support for hyper threading sur le site Javalobby – The heart of the Java developer community.
Article révélé par MashupXFeed®