patdie421 / mea-edomus

Automatically exported from code.google.com/p/mea-edomus
0 stars 0 forks source link

MEA-EDOMUS : traitement des erreurs critiques (type segmentation fault, ...) #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Mettre en place un thread de traitement des signaux (seul thread dont la 
reception des signaux est active).
Traitement dans un process (fork) et surveillance de ce process (relance en cas 
d'arrêt). => main() dans une fonction et le nouveau main assure le suivi et la 
relance du process en cas d'anomalie. Le process main gere également les 
signaux et envoie un kill à son fils pour l'arrêt.

Original issue reported on code.google.com by patrice....@gmail.com on 17 Jun 2013 at 10:59

GoogleCodeExporter commented 9 years ago

Original comment by patrice....@gmail.com on 17 Jun 2013 at 11:03

GoogleCodeExporter commented 9 years ago

Original comment by patrice....@gmail.com on 23 Sep 2013 at 2:25

GoogleCodeExporter commented 9 years ago

Original comment by patrice....@gmail.com on 5 Sep 2014 at 11:26

GoogleCodeExporter commented 9 years ago

Original comment by patrice....@gmail.com on 28 Jan 2015 at 3:41