
Implementing Object Pooling with .NET Remoting – Part I
Implementing Object Pooling with .NET Remoting Part I As you probably know, Object Pooling is a powerful feature available when hosting .NET or COM components in a COM+ application. I was quite surprised when I found out there was no built The Pool Manager The Pool Manager has been defined