Re: Connection pooling
- From: Steven Blair <steven.blair@xxxxxxxxxxxxxx>
- Date: Sun, 14 May 2006 12:53:29 -0700
Here is breif outline of the full app:
A multi threaded TCP service (writting in C++) receives a number of
messages. Each message spawns a new instance of a C# dll via COM.
I have only tested the dll's being created via a Console app, but I
suspect (and a little hope) that it works the same. My first instance of
the C# dll will create the pool for this app, and subsequent dll's can
use that pool.
*** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- Re: Connection pooling
- From: Willy Denoyette [MVP]
- Re: Connection pooling
- References:
- Re: Connection pooling
- From: Willy Denoyette [MVP]
- Re: Connection pooling
- Prev by Date: Re: Connection pooling
- Next by Date: Re: Connection pooling
- Previous by thread: Re: Connection pooling
- Next by thread: Re: Connection pooling
- Index(es):
Relevant Pages
|