Object Pooling Technology Sample

This sample demonstrates the use of object pooling. A server application contains the single pooled object, which represents a single log file. Multiple client programs can then be launched and use the pooled object.

Readme Location

For more information, see the Readme file at <SDK>v1.1\Samples\Technologies\ComponentServices\ObjectPooling

Concepts Presented in This Sample

ObjectPooling class, samples; JustInTimeActivation class, samples; CanBePooled class, samples; object pooling , samples; construction strings, samples; object construction, samples; COM+, samples