Just a comment: ACE uses the reactor as the basic work horse. There are several implementations (WMFO for WIN32, ...). But on unix usually a select based reactor implementation is used. I assume this is also true for RTEMS? Any ideas about performance? Peter