A hard real-time kernel is presented for distributed computer control systems (DCCS), highlighting a number of novel features, such as integrated scheduling of hard and soft real-time tasks as well as tasks and resources; high-performance time management supporting safe DCCS operation in a hard real-time environment; synchronization and communication featuring event notification via vector semaphores and transparent communication through implicit (content-oriented) message addressing. Conventional queues have been substituted by Boolean vectors and vector processing techniques throughout the kernel, resulting in efficient and highly deterministic behaviour, which is characterized by very low overhead and constant execution time of kernel operations, independent of the number of tasks involved.
Download Not Available

BibTex Entry

@article{Angelov2002,
 author = {C.K. Angelov and I.E. Ivanov and A. Burns},
 category = {os},
 journal = {Software Practice and Experience},
 month = {Mar},
 number = {3},
 pages = {209--232},
 title = {HARTEX - A safe real-time kernel for distributed computer control systems},
 volume = {32},
 year = {2002}
}