Re: Agent Framework
- From: mark_bluemel@xxxxxxxxx
- Date: 31 May 2007 06:20:10 -0700
On 31 May, 13:50, Einbert <christoph.eh...@xxxxxxxxx> wrote:
Hi,
Does it exist an agent framework written in C ?
I'm not sure what you mean by "agent".
If not, what would you recommend if I want to write some agents or
agents-like in C ?
I should have something that is difficult to kill. I know that it is
not possible to avoid a process to be killed with a kill -9 proc_num
command, but is it nevertheless possible to extend the signal handler
so that it sends a msg when a process is killed by a SIGKILL signal ?
You now seem to be talking about Unix daemon processes, but I'm using
knowledge that doesn't relate to the C programming language.
Loads of information is available, but it relates to Unix programming,
not the generalised C programming generally seen as on-topic here.
You might do better in somewhere like comp.unix.programmer.
<Off-Topic>
You could also do some reading - this sounds very much like the sort
of thing that Richard Stevens covers in "Advanced Programming in the
UNIX Environment"...
</Off-Topic>
.
- References:
- Agent Framework
- From: Einbert
- Agent Framework
- Prev by Date: Re: question about "++"
- Next by Date: im so lonely
- Previous by thread: Agent Framework
- Index(es):
Relevant Pages
|