Hi,
I need to choose a fast PRNG, but the apache commons RNG user guide has
a broken link to the page with benchmarks (the user guide page is here:
https://commons.apache.org/proper/commons-rng/userguide/rng.html#a4._Performance)
The 404 points to here:
https://commons.apache.org/proper/comm
I'm trying to get a jexl script to work.
|// arranging namespace Print Map ns = new HashMap<>(1);
ns.put("Print", System.out); // make System.out.println available in
expressions JexlEngine je = new JexlBuilder().namespaces(ns).create();
// arranging custom Map for accessible variable 'agent'
Hi Woonsan,
thanks for the thinking aloud, I really appreciate it.. Response below.
Regarding the data model, have you tried "Null Data Model" [1] option?
>From the source, it just skips cloning if it is using that option.
org.apache.commons.scxml2.SCInstance#cloneDatamodel(Datamodel,
Context,
ate machine instances. For example, SCION supports
serialization
<https://github.com/jbeard4/SCION-CORE#scgetsnapshot--snapshot>
directly, and this can also be achieved
<https://dzone.com/articles/persistent-state-machine> with SCXML Commons.
Hope this helps. Good luck,
Jake
On 1
On 30-11-17 01:49, Woonsan Ko wrote:
Hi Woonsan,
I'll go through your comments in the text below.
On Wed, Nov 29, 2017 at 6:56 AM, r.c.hoekstra wrote:
Hi List,
We are working at the ErasmusMC hospital at Rotterdam, Netherlands, on
scientific simulations on the spread of infectious dis
to write additional code around it
to get it to work within the context of your Java programming
environment, but this might be faster than trying to improve the
performance of Apache Commons SCXML by an order of magnitude.
I hope this helps. Thanks,
Jake
On 11/29/2017 06:56 AM, r.c.hoek
Hi List,
We are working at the ErasmusMC hospital at Rotterdam, Netherlands, on
scientific simulations on the spread of infectious diseases through
human populations.
In this project we use Apache Commons SCXML to model diseases.
However, the problem with the present implementation is that it