Re: [scxml] looking for developer for adaptations on Commons SCXML

2017-12-04 Thread r.c.hoekstra
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,

Re: [scxml] looking for developer for adaptations on Commons SCXML

2017-12-04 Thread r.c.hoekstra
Hi Jake, thanks for your response. I'll look into SCION too; even if we won't use it it might bring some inspiration on how to tackle things. on scaling: we are currently planning to experiment with running it on a supercomputer, which also has its disadvantages (planning, etc). On

Re: [scxml] looking for developer for adaptations on Commons SCXML

2017-12-01 Thread Woonsan Ko
Hi Rinke, Thanks a lot for the info! Please see my comments inline. On Thu, Nov 30, 2017 at 4:50 AM, r.c.hoekstra wrote: > 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,

Re: [scxml] looking for developer for adaptations on Commons SCXML

2017-11-30 Thread mike shugar
: "Martin Gainty" <mgai...@hotmail.com> To: "Commons Users List" <user@commons.apache.org> Sent: Thursday, November 30, 2017 7:26 AM Subject: Re: [scxml] looking for developer for adaptations on Commons SCXML From: r.c.hoekstra <r.c.

Re: [scxml] looking for developer for adaptations on Commons SCXML

2017-11-30 Thread Martin Gainty
From: r.c.hoekstra <r.c.hoeks...@scarlet.nl> Sent: Thursday, November 30, 2017 4:50 AM To: Commons Users List Subject: Re: [scxml] looking for developer for adaptations on Commons SCXML On 30-11-17 01:49, Woonsan Ko wrote: Hi Woonsan, I'll go throug

Re: [scxml] looking for developer for adaptations on Commons SCXML

2017-11-30 Thread r.c.hoekstra
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

Re: [scxml] looking for developer for adaptations on Commons SCXML

2017-11-30 Thread r.c.hoekstra
Hi Jake, thanks for your reaction. That is a really useful comparison. And I can see that Apache commons SCXML isn't doing that bad, though the scale is of course logarithmic. Unfortunately the benchmarking didn't test our use case: we need to fire up many instances of the same (relatively

Re: [scxml] looking for developer for adaptations on Commons SCXML

2017-11-29 Thread Woonsan Ko
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 diseases through human > populations. > In this project we use Apache Commons

[scxml] looking for developer for adaptations on Commons SCXML

2017-11-29 Thread r.c.hoekstra
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