Event subsystem of the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Georg Hopp f453af49fa change the logging a bit 11 years ago
..
.gitignore initial checkin 12 years ago
Makefile.am Add abitility to get a string representation of an event. Used as DEBUG logging of event. 11 years ago
event.c add finalize for event subjects. This results in an delete of the subject as soon as the last event is done and prevents emitting new events. Force heartbeat to be done and don't queue it. 11 years ago
event_dispatcher.c remove pending events buffer again as this was the wrong way 11 years ago
event_dispatcher_get_beat_time.c timeouts are now in milliseconds 11 years ago
event_dispatcher_get_data_wait_time.c timeouts are now in milliseconds 11 years ago
event_dispatcher_register_handler.c signal handling 11 years ago
event_dispatcher_set_hearbeat.c timeouts are now in milliseconds 11 years ago
event_dispatcher_shutdown.c update copyright information 12 years ago
event_dispatcher_start.c remove pending events buffer again as this was the wrong way 11 years ago
event_handler.c Some fixes and additions. Dispatcher and handler now work. 12 years ago
event_handler_class_cleanup.c The event_methods hash is statically generated and should not be freed. 12 years ago
event_handler_handle_event.c change the logging a bit 11 years ago
event_handler_issue_event.c change the logging a bit 11 years ago
event_handler_set_dispatcher.c update copyright information 12 years ago
event_subject.c Add abitility to get a string representation of an event. Used as DEBUG logging of event. 11 years ago
event_subject_emit.c add finalize for event subjects. This results in an delete of the subject as soon as the last event is done and prevents emitting new events. Force heartbeat to be done and don't queue it. 11 years ago
event_subject_id.c update copyright information 12 years ago
get_event_string.c Add abitility to get a string representation of an event. Used as DEBUG logging of event. 11 years ago