Technique for providing a global set of parameters to multiple threads such as to avoid the inefficient instantiation of an object for each client
Static Parameter Class
Published 02/13/2001
Technique for providing a global set of parameters to multiple threads such as to avoid the inefficient instantiation of an object for each client