473,320 Members | 1,977 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Agent Framework

Hi,

Does it exist an agent framework written in C ?

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 ?

Thanks for your answers.

Seeu

Chris

May 31 '07 #1
2 1999
On 31 May, 13:50, Einbert <christoph.eh...@gmail.comwrote:
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>

May 31 '07 #2
On 31 mai, 15:20, mark_blue...@pobox.com wrote:
On 31 May, 13:50, Einbert <christoph.eh...@gmail.comwrote:
Hi,
Does it exist an agent framework written in C ?

I'm not sure what you mean by "agent".
Some kind of little program that works on his own, do some stuff and
can exchange some information with other agents... For example, as
soon as an agent has found some searched information, he tells the
others that he found the wanted information... Actually I would need
some kind of standalone agents that are not depended of some central
management, i.e no single point of failure.
>
You might do better in somewhere like comp.unix.programmer.
Thanks for the advise :) . I will have a look there.
>
<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>
I have already begun with the reading :) .

Jun 1 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

60
by: Fotios | last post by:
Hi guys, I have put together a flexible client-side user agent detector (written in js). I thought that some of you may find it useful. Code is here: http://fotios.cc/software/ua_detect.htm ...
6
by: Marvin Libson | last post by:
Hi All: I am running DB2 UDB V7.2 with FP11. Platform is Windows 2000. I have created a java UDF and trigger. When I update my database I get the following error: SQL1224N A database...
0
by: =?Utf-8?B?TWlrZTEz?= | last post by:
Sorry for the cross post from dontnet.framework but I'm hoping this may see more activity here. I have written an application to access a web service. The application runs at multiple sites and...
35
by: RobG | last post by:
Seems developers of mobile applications are pretty much devoted to UA sniffing: <URL: http://wurfl.sourceforge.net/vodafonerant/index.htm > -- Rob
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.