A GUI for a manager of lightweight processes
1995; Association for Computing Machinery; Volume: 20; Issue: 5 Linguagem: Inglês
10.1145/217030.217038
ISSN1943-5843
AutoresE.A. Billard, Alice E. Riedmiller,
Tópico(s)Embedded Systems Design Techniques
ResumoA design is presented for a graphical user interface to a manager of lightweight processes. The manager is XINU-like in its support for semaphores, messages and sleeping but is implemented with the lightweight process library of UNIX. Each state change is piped to a GUI written in Tcl/Tk. The display shows processes waiting in queues and processes moving from state to state (i.e. free, suspended, ready, current, waiting, receiving, sleeping, writing, reading). The GUI has a control panel that allows the user to watch and debug user-written concurrent processes.
Referência(s)