org.mentaaffinity.sample
Class BindToDifferentChips

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

public class BindToDifferentChips
extends Object

If you have a machine with more than one physical processor, you may want to make sure each thread land on a separate physical processor.

Author:
Sergio Oliveira Jr.

Constructor Summary
BindToDifferentChips()
           
 
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

BindToDifferentChips

public BindToDifferentChips()
Method Detail

main

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


Copyright © 2012. All Rights Reserved.