From: Jomi H. <jom...@gm...> - 2019-10-28 21:29:23
|
I recommend the reading of https://github.com/jason-lang/jason/blob/master/doc/tech/concurrency.adoc > On 28 Oct 2019, at 16:04, Helio Henrique Lopes <hel...@gm...> wrote: > > Hello, > > I want to enable agents to execute some parts of action plans in parallel. I saw in stdlib that there is a '.fork' internal action, but there is no example of use provided. Can someone provide an example to understand how this can be done? > > For example, I add 2 goals: !support(P); !support(Q); and I wish the action plans for the two of them executed concurrently, then comparing their results when both of them finished. > > Thanks!! > > -- > Helio Henrique L. C. Monte-Alto > _______________________________________________ > Jason-users mailing list > Jas...@li... > https://lists.sourceforge.net/lists/listinfo/jason-users |