dbt-4 (tpc-app) kit

From: Mark Wong <markw(at)osdl(dot)org>
To: pgsql-hackers(at)postgresql(dot)org, testperf-general(at)pgfoundry(dot)org
Subject: dbt-4 (tpc-app) kit
Date: 2005-09-02 16:53:26
Message-ID: 200509021653.j82GrOBo001014@smtp.osdl.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi everyone,

I've starting putting together a kit based on the TPC-App, which is a
business-to-business Web services workload. I'm starting to implement
it as a Java EJB and have the most of the interactions implemented with
a simple single threaded driver.

The code is available here:
http://prdownloads.sourceforge.net/osdldbt/dbt4-0.2.tar.gz?download

I don't think my Java skills are very good, so if anyone would like to
help, let me know.

--
Mark Wong - - markw(at)osdl(dot)org
Open Source Development Lab Inc - A non-profit corporation
12725 SW Millikan Way - Suite 400 - Beaverton, OR 97005
(503) 626-2455 (office)
(503) 626-2436 (fax)
http://developer.osdl.org/markw/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-09-02 17:04:42 Re: Proof of concept COLLATE support with patch
Previous Message Tom Lane 2005-09-02 16:47:43 Re: PL/pgSQL: EXCEPTION NOSAVEPOINT