| Templates_Themes_and_Graphics A growing directory with links to templates, themes, graphics, scripts, tutorials, software, and resources. |
| Top_Free_Graphics Links to templates, graphics, animation, Flash, fonts, wallpapers, and screensavers. |
| Operating_System_Index A list of educational and experimental operating systems aiming to help developers who are looking for code examples. |
| CMPP International Workshop on Constructive Methods for Parallel Programming. Information about present and past Workshops. |
| Euro-Par_Conference_Series Annual series of international conferences dedicated to the promotion and advancement of all aspects of parallel computing. Links to past and present conference information. |
| FMPPTA Formal Methods for Parallel Programming: Theory and Applications. Held annually in conjunction with IPDPS. Details of past and future meetings. |
| HiPC_Conference_Home_Page International Conference on High Performance Computing. Links to previous conference information and proceedings. |
| HPCC High Performance Computing and Communications Council. Information about present and past conferences. |
| IEEE_International_Conference_on_Cluster_Computing Links to conference homepage for each year for the Task Force on Cluster Computing conference series. |
| IPDPS International Parallel and Distributed Processing Symposium. Conference information for 2003 (Nice, France) and archives of past conference proceedings. |
| PACT International Conference on Parallel Architectures and Compilation Techniques. Includes information on workshops, keynote speakers, a call for papers, and links to previous years' pages. |
| PaCT_Series_Conferences Parallel Computing Technologies. Links to individual conference pages for this series of Russian conferences. |
| PPAM_-_International_Conference_on_Parallel_Processing_and_Applied_Mathematics Annual conference sponsored by the Technical University of Czestochowa, in Poland. |
| VECPAR International meeting on high performance computing for computational science. Meets every other year. |
| The_Amstrad_CPC_Games_Resource Links to most available CPC games and emulators, interviews and Amstrad Action reviews listings. |
| The_Basic_Idea Locomotive Basic programming guide for Amstrad CPC including sprites, sound, graphics, debugging, and using machine code. Demonstration software and programming utilities free to download. |
| CPC_Game_Reviews A collection of Amstrad CPC games, reviewed by Nicholas Campbell, with summaries, ratings, screenshots and downloads. |
| CPC/IP A TCP/IP stack for Amstrad CPCs. |
| Software_for_Amstrad_CP/M Amstrad PCW, CPC and +3. |
| Tolkien_Computer_Games_for_the_Amstrad_CPC Cover scans, screen shots and notes on eleven games. |
| BITS The Component Based Operating System: based on describing system resources as independent components, lets applications implement their own abstractions, define their own protection schemes, participa |
| A_Caching_Model_of_Operating_System_Kernel_Functionality Stanford Cache Kernel, supervisor-mode component of V++ OS; caches system objects (threads, address spaces) to raise performance; microkernel alternative, performance equals normal monolithic OSs, yet |
| Extensible_Operating_Systems Brief description, and on-site links to descriptions of Choices, Exokernel, GLUnix, VINO, SPIN. |
| Open_Kernel_Environment__OKE Lets non-root users load native, fully optimized code in kernels. OKE Corral: active network environment, lets 3rd-party code manage code organization at any level of nodes. LEGO-like model from MIT C |
| SPIN Dynamically extensible, Exokernel-based, provides many core services: scheduler, kernel threads, domains, event dispatcher, security mechanisms, primitive VM operations. Blurs distinction between kern |
| Using_Kernel_Extensions_to_Decrease_the_Latency_of_User-Level_Communication_Primitives Suggests solving networking and distributed systems latency via operating system extensibility; University of New Mexico Technical Report. |
| Plan_9 A few Netkey implementations, Syslog daemon. |
| Plan_9_from_Bell_Labs Good starting point from Toronto. |
| Plan_9_from_Bell_Labs Growing article, with links to many related topics. Wikipedia. |
| The_Plan_9_Research_Group Some interesting points: differences between Unix and Plan 9, some special services available only on Plan 9. [Mirror site to the original; it will not be updated and exists only as a reference] |
| Plan_9_Wiki Bell Labs hosts this Wiki for users to promote better flow of information. A Wiki is a groupware site, a portion of webspace which anyone may edit. Surprising amount of useful, often casually structur |
| The_9term_Terminal_Emulator Client and server implementations of the 9P and 9P2000 distributed file system protocols for Unix-based operating systems. Includes kernel modules for Linux 2.4.x and 2.6.x kernels. |
| Vita_Nuova_Holdings_Ltd_ Lead distributor for Plan 9 and Inferno OSs. |
| Reinventing_Unix__An_Introduction_to_the_Plan_9_Operating_System Technical paper abstract; link to main article, fee needed. Library Hi Tech; Emerald Group. (December, 2003) |
| Plan_9__The_Way_the_Future_Was Essay compares Plan 9 to Unix, parts of Plan 9 being implemented in Unix. From Eric S. Raymond's book The Art of Unix Programming. (2003) |
| Geeks404_com__Plan_9_from_Bell Bell releases Plan 9 as open source. (June 16, 2000) |
| Bell_Labs_Innovations__Bell_Labs_Unveils_Open_Source_Release_of_Plan_9_Operating_System The official press release. (June 7, 2000) |
| PURE Portable, Universal Runtime Executive, successor to PEACE. Home site, brief description: strives for very fine granular dynamic reconfiguration, based on passive instead of only active objects. Goal: |
| PURE__Design_Rationale_of_the_PURE_Object-Oriented_Embedded_Operating_System Project goal: provide a portable, universal runtime executive for deeply embedded parallel distributed systems. Deeply embedded means systems that have extreme resource constraints in memory, CPU, and |
| PURE_Development_Page Manuals (HTML, PDF), targets, tests and results, bug reporting, documentation for sources and tools. |