org.mentaaffinity.sample
Class BindToDifferentCores
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindToDifferentCores
public BindToDifferentCores()
main
public static void main(String[] ags)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.