From owner-freebsd-hackers Thu Nov 30 1:15:53 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 4590637B404 for ; Thu, 30 Nov 2000 01:15:52 -0800 (PST) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id DAA08495 for freebsd-hackers@FreeBSD.ORG; Thu, 30 Nov 2000 03:15:51 -0600 (CST) Date: Thu, 30 Nov 2000 03:15:51 -0600 From: Tim Tsai To: freebsd-hackers@FreeBSD.ORG Subject: DSM Facility for FreeBSD Message-ID: <20001130031551.A8295@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.usenix.org/publications/library/proceedings/ana97/full_papers/souto/paper.html Does anybody know if something similar to this is available for modern FreeBSD/Unix? Preferably something in Userland vs. Kernel. Also, my requirements are significantly more relaxed than a true DSM model (and much more lightweight is preferred).. I really just need synchronized views of data on a "reasonable" effort basis (i.e. it's OK if one client/peer sees slightly older data. Sequence is important though). Hope that makes sense. Thanks, Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message