Difference between revisions of "ZOID"
From ZeptoOS
Jump to navigationJump to search| Line 2: | Line 2: | ||
---- | ---- | ||
| − | + | ==Introduction== | |
| + | |||
| + | ZOID is an I/O forwarding component of the ZeptoOS project. Any communication between the compute nodes and I/O nodes (job management, file I/O, sockets) is facilitated by ZOID. ZOID infrastructure consists of | ||
| + | |||
| + | ==User interface== | ||
User script (here or someplace else?) | User script (here or someplace else?) | ||
Broadcast & Performance counters | Broadcast & Performance counters | ||
| + | |||
| + | ==Administrator interface== | ||
| + | |||
| + | Command line options | ||
| + | |||
| + | ==Programmer interface== | ||
Building a new plugin | Building a new plugin | ||
Revision as of 15:52, 22 April 2009
Other Packages and Utilities | Top | KTAU
Introduction
ZOID is an I/O forwarding component of the ZeptoOS project. Any communication between the compute nodes and I/O nodes (job management, file I/O, sockets) is facilitated by ZOID. ZOID infrastructure consists of
User interface
User script (here or someplace else?)
Broadcast & Performance counters
Administrator interface
Command line options
Programmer interface
Building a new plugin
Replacement libc?