David Perkins wrote:
> Is this typical?

I'd say that based on the information provided it's impossible to judge
one way or another. Without knowing for example

a) if the connection was kept open
b) if the classes/objects being created/destroyed

between the queries, quessing is rather pointless (because we don't know
if there was some sort of connection pooling going on in any of the
tests). We'd need to know more about what was happening "behind the
scenes".

> I've been doing some performance test on a ISAPI vs standalone exe to
> return queries from a database

Also, since the test was done with a database (I believe neither Indy or
Synapse has inbuilt support for database protocols) this propably means
that the author of the test implemented the protocol himself - there are
always good and bad ways to do things... and we don't know what approach
he decided to use.

So, as said, without further information, it's impossible to judge.

-- 
Markku Uttula





-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to