On Tue, 28 Nov 2000, you wrote:
> Hi,
>
> We are using Forte as a middleware, which encapsulates the business
> logic and database access. Instead of opening and closing a socket
> with every request, I would like to pool the connections, much like
> what is commonly done with database connections.
>
> Has anyone ever pooled socket connections instead of DB connections?
> If so, what would be involved to adapt the framework for this?
What are you trying to do, pool connections from Turbine to Forte? For a
quick reference look at the Tomcat source code (PoolTCPConnector) it
could probably be adapted. Why doesn't the middleware provide the ability
to do this?
--
Dave Bryson
[EMAIL PROTECTED]
----------------------
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]