public final class TestZelMultiThreaded extends Object
| Constructor and Description |
|---|
TestZelMultiThreaded() |
| Modifier and Type | Method and Description |
|---|---|
void |
testParallelPi()
GO equivalent:
// Concurrent computation of pi.
|
void |
testParallelPi2() |
void |
testParallelPi2Impl() |
void |
testParallelPiImpl() |
public void testParallelPi()
throws CompileException,
ExecutionException,
InterruptedException
CompileExceptionZExecutionExceptionInterruptedExceptionExecutionExceptionpublic void testParallelPiImpl()
throws CompileException,
ExecutionException,
InterruptedException
public void testParallelPi2()
throws CompileException,
ExecutionException,
InterruptedException,
IOException
public void testParallelPi2Impl()
throws CompileException,
ExecutionException,
InterruptedException,
IOException
Copyright © 2018 SPF4J. All rights reserved.