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