There is a Database connection pool service. Right now it is not generic
enough for other objects.
However, you can easily create your own service that would be generic
enough for objects or just use the Global Cache service to cache your
socket connections.
-jon
>
> 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?
>
> Regards,
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Ben A. Michaud
> Oxford Health Plans, 48 Monroe Turnpike, Trumbull, CT 06611
> [EMAIL PROTECTED] || 203.459.7990
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]