Timeout on calls to get_request() and set()

helge.fredriksen____4tel.no helge.fredriksen____4tel.no
Fri Jun 2 12:40:59 CEST 2000


I believe that a when a request i received by the agent, a seperate thread
is spawned to handle this request?

Inside such a thread I belive is executed the code which was put into the
code skeleton which we received from AgentGen. 

My question is: What if the code inside such a thread failes, and hangs up
(eg. in a infinite loop)?. Will the agent then hang up, or will this thread
timeout after a while?

Helge

-----Original Message-----
From: Frank.Fock____t-online.de [mailto:Frank.Fock____t-online.de]
Sent: 31. mai 2000 17:39
To: helge.fredriksen____4tel.no
Cc: agentpp-dl____fock.de
Subject: Re: Timeout on calls to get_request() and set()


Hello Helge,

helge.fredriksen____4tel.no wrote:

> How do I perform timeout on ::get_request() and ::set() on the agentGen
> generated objects?
>

What do you mean with timeout? In general every request is answered even

it is very likely that it will be too late. But it is always the manager
which determines
whether a response is late or not.

Best regards,
Frank



More information about the AGENTPP mailing list