From: | Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | [OT][ANNOUNCEMENT]Announcing first public release of Open Application Server |
Date: | 2003-04-04 11:01:49 |
Message-ID: | 200304041631.49328.shridhar_daithankar@nospam.persistent.co.in |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
Hello all,
I am very glad to announce first public release of Open Application Server.
This is an application framework built in C++, to make use of existing APIs in
internet
application.
It provides
* A thread based request delivery architecture
* support of request handlers loaded from external libraries
* Support of additional application API such as http, SMTP etc.
The features:
* Written in C++
* mutlithreaded application
* High performance and scalable
* Provides object-packing technology
* Native interface with apache to act as web application server
The project is available from http://oasserver.sourceforge.net. The mailing
list is not active as yet
but it should be up in short time(by tomorrow hopefully).
A complete web application built with OAS+postgresql+apache is also available
from CVS. This is a issue
tracking and resource booking system.
There are no packages/tarballs available right now. Please use anonymous cvs.
I plan to relase packages
in short time.
The CVS modules are oasserver and phd respectively.
This is done so that I can update install documentation to cater for variety
of build platforms. Right now,
I can test the build only on slackware/mandrake/freeBSD.
Shridhar
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Kostyrka | 2003-04-04 11:28:50 | Re: ext3 filesystem / linux 7.3 |
Previous Message | Robert John Shepherd | 2003-04-04 10:49:25 | Rapid deteriation of performance (might be caused by tsearch?) in 7.3.2 |