org.mentaaffinity.sample
Class BindToDifferentCores

java.lang.Object
  extended by org.mentaaffinity.sample.BindToDifferentCores

public class BindToDifferentCores
extends Object

If your architecture supports hyper-threading you may want to make sure that two threads do not end up in the same core.

Author:
Sergio Oliveira Jr.

Constructor Summary
BindToDifferentCores()
           
 
Method Summary
static void main(String[] ags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindToDifferentCores

public BindToDifferentCores()
Method Detail

main

public static void main(String[] ags)
                 throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.