Added BUDS (BSD Unix Distributed Simple-ly)

This commit is contained in:
Wolfram Schneider 1999-05-23 11:15:24 +00:00
parent bdf1a2da93
commit 3de4ada3c1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4935

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-05-09 00:00:34 $">
<!ENTITY date "$Date: 1999-05-23 11:15:24 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.60 1999-05-09 00:00:34 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.61 1999-05-23 11:15:24 wosch Exp $ -->
<html>
&header;
@ -446,6 +446,16 @@ description (3-10 lines) to
applications linked against the Linux Threads pthread library (either
static or shared libs) to run under FreeBSD in Linux "emulation"
mode.</li>
<li><a name="buds" href="http://www.mozie.com/projects/buds/index.html">
BUDS: BSD Unix Distributed Simple-ly</a>
Provide a general purpose clustering system for further
development into parallel-multi-processors. This system is
intended to be generic in nature, but powerful. It is not intend
for computensively intensive applications, nor is it intended
for highly complex interdependent applications.</li>
</ul>
<a name="misc"></a>