jbarrier

edu.bonn.cs.net.jbarrier.examples
Class BarrierExample

java.lang.Object
  extended by edu.bonn.cs.net.jbarrier.examples.BarrierExample

public class BarrierExample
extends java.lang.Object

Performance test class for the barrier implementations. This class has three main purposes:

Version:
1.0
Author:
Patrick Peschlow, Ivan Castilla Rodriguez

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

Constructor Detail

BarrierExample

public BarrierExample()
Method Detail

main

public static void main(java.lang.String[] args)
Main method

Parameters:
args - Program arguments

jbarrier

Copyright 2010 Patrick Peschlow