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 org.spf4j.zel.vm.CompileException,
ExecutionException,
InterruptedException
CompileExceptionZExecutionExceptionInterruptedExceptionExecutionExceptionpublic void testParallelPiImpl()
throws org.spf4j.zel.vm.CompileException,
ExecutionException,
InterruptedException
org.spf4j.zel.vm.CompileExceptionExecutionExceptionInterruptedExceptionpublic void testParallelPi2()
throws org.spf4j.zel.vm.CompileException,
ExecutionException,
InterruptedException,
IOException
org.spf4j.zel.vm.CompileExceptionExecutionExceptionInterruptedExceptionIOExceptionpublic void testParallelPi2Impl()
throws org.spf4j.zel.vm.CompileException,
ExecutionException,
InterruptedException,
IOException
org.spf4j.zel.vm.CompileExceptionExecutionExceptionInterruptedExceptionIOExceptionCopyright © 2021 SPF4J. All rights reserved.