Re: [jade-develop] How to suspend an agent so that I ahve enough time to display teh sniffer agent out in the RMA


Subject: Re: [jade-develop] How to suspend an agent so that I ahve enough time to display teh sniffer agent out in the RMA
From: Heiko Holtschneider (heiko.holtschneider@post.rwth-aachen.de)
Date: Thu Mar 13 2003 - 08:57:57 MET


Hi David,
couldn't you prevent the agent starting the auction from sending the
initiating message?! maybe this agent can wait(xx) for a while.Heiko

> Hi Jaders,
>
> I am trying to put a wait() instruction somewhere in my code so that I
> have enough time to click on the agents which I am trying to show the
> ACL messages exchanges between them
> in a demo.
>
> I have a problem. I tried to use doWait(3000). It doesn't really work
> coz the agent just wakes up whenever messages arrive.
> As such, it is such that before the sniffer ( as it usually takes some
> tiem before it appears) agents appear so that I can click on the
> Agents which I want to listen to, the whole auction process is
> completed and I do not get to listen or show any message exchange at
> all.
>
> I tried to use
> doSuspend();
> doWait(3000);
> doActivate();
>
> in one of my behaviours code ( this is the behaviour which I want to
> monitor the message exchanges in),
> the agents just suspends forever.
>
> I hope someone can shed some light on how can I achieve my objective of
> showing the ACL Message exchanges between agents before all
> these message exchanges are completed.
>
> Many thanks !!
>
>
> Regards
> David

-- 
Heiko Holtschneider
mailto:heiko.holtschneider@post.rwth-aachen.de
tel.: +49 (0)211 403461

_______________________________________________ jade-develop mailing list jade-develop@sharon.cselt.it http://sharon.cselt.it/mailman/listinfo/jade-develop UNSUBSCRIBE INSTRUCTIONS AT http://jade.cselt.it/mailing.htm#unsubscribe



This archive was generated by hypermail 2a22 : Thu Mar 13 2003 - 08:58:20 MET