[Prev][Next][Index][Thread]

another GPL sql



---------- Forwarded message ----------
Date: Fri, 4 Oct 1996 15:03:34 +0300
From: Michael Widenius <monty@monty.pp.analytikerna.se>
Reply-To: monty@analytikerna.se
To: Tim Sailer <tps@users.buoy.com>
Cc: spinner@infovav.se
Subject: double
Newsgroups: spinner.general
Resent-Date: Fri, 4 Oct 1996 14:10:05 +0200 (MET DST)
Resent-From: spinner@infovav.se


>>>>> "Tim" == Tim Sailer <tps@users.buoy.com> writes:

Tim> All is well now after running the patched shuffle.c posted to the
Tim> list.  Our sparc is now serving up *big* reports (5-8MB) reports
Tim> to the browser. Now if I could only have perl/DBI be a little
Tim> nicer to the system load when reporting off the database...

Per (at infovav) has on his todo to make fastcgi usable (now it starts
a fixed number of processes for each fastcgi program and this is
unusable when one has many virtual servers and want to have many
simultaneous connections.) The plan is to make it start a new fcgi
program only if all previous started programs are busy.

If your database (msql?) is too slow then wait a couple of weeks for my
release of a public domain/GPL multithreaded sql server/client with
join optimization, full extended ODBC level functions...

I have talked with infovav about integration it with Roxen.

The first release will be for Solaris and Linux 2.0.x

The sql distribution contains a sql server/client, a C API (like msql:s),
a 32 bit ODBC interface (for windows95 only :( ).


Yours, Michael Widenius