[Beowulf] High Performance for Large Database
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Joseph Mack mack.joseph at epa.govFri Oct 29 05:38:01 PDT 2004
- Previous message: [Beowulf] High Performance for Large Database
- Next message: [Beowulf] Clic 2.0 lockup problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jakob Oestergaard wrote: > > On Tue, Oct 26, 2004 at 01:08:00PM -0600, Joshua Marsh wrote: > > Hi all, > > > > I'm currently working on a project that will require fast access to > > data stored in a postgreSQL database server. I've been told that a > > Beowulf cluster may help increase performance. The Linux Virtual Server (LVS) project www.linuxvirtualserver.org is a load balancer which allows multiple requests to be balanced amongst a set of backend machines. It works perfectly for readonly. If clients write to the backend machines, then the updates have to be propagated to the other backend machines, and you have to do this outside LVS. If your usage is read mostly and you want a low cost solution, then LVS will do what you want. If you want a real parallel database, be prepared to pay lots of money to Oracle. disclaimer: I'm part of the LVS project Joe -- Joseph Mack PhD, High Performance Computing & Scientific Visualization LMIT, Supporting the EPA Research Triangle Park, NC 919-541-0007 Federal Contact - John B. Smith 919-541-1087 - smith.johnb at epa.gov
- Previous message: [Beowulf] High Performance for Large Database
- Next message: [Beowulf] Clic 2.0 lockup problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
