Subject: HOw to specify the order in which the task or behaviours are executed?
From: David (amdawong@starhub.net.sg)
Date: Sat Jan 04 2003 - 06:52:11 MET
Hi all,
In JADE, the scheduling of the task is a non-preemptive round robin
nature. Is there any way, I can specify which task or behaviour has to
be done first before the next task or behaviour can be executed ?
Lets say I have Agent A has Behaviours 1, 2, 3.
Agent B has Behaviours 4, 5, 6
Is there a way which I can make my agents to execute the task in this
following order say
Bevaiours executed in this order : 1,2, 5,4, 6,3 ?
Or even say
Behaviours executed in this order : 1,1,1, 3,5,5,4,6,2,2,1,3 ?
That is some of the behaviours intended is to executed multiple times in
a specific order.
Many thanks for your time and attention.
Regards
David
Hi all,
In
Lets say I have Agent A has Behaviours
1, 2, 3.
Agent B has Behaviours 4, 5, 6
Is there a way which I can make my agents to execute the task
in this following order say
Bevaiours executed in
this order : 1,2, 5,4, 6,3 ?
Or even say
Behaviours executed in
this order : 1,1,1, 3,5,5,4,6,2,2,1,3 ?
That is some of the behaviours
intended is to executed multiple times in a specific
order.
Many thanks for your time and attention.
Regards
This archive was generated by hypermail 2a22 : Sat Jan 04 2003 - 06:50:40 MET