Message-Id: <36CDBD15.14178EF5@gci.net>
Date: Fri, 19 Feb 1999 10:35:50 -0900
From: Curt Timmerman <ctimmer@gci.net>
Mime-Version: 1.0
Newsgroups: comp.parallel.pvm
Subject: Re: PVM and database access
References: <01be5b73$29e9afe0$3804c080@gw1.cs.uga.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.pvm:8040


PVM facilitates message passing between parallel tasks. The choice of a
database system should be independent of PVM.

jx wrote:

> I am working on a project using PVM in C++. The project also required
> database access. Can I use Mini-SQL as the database? Thank you.

