Client concurrency
Posted: Wed Jul 11, 2018 6:06 am
Hi,
We've been using RCF 1.3.1 for many happy years but now need to have the RCFclient in a DLL that is called concurrently.
This isn't working using a singleton model (static).
Is there a way within RCF (any version) to provided client pooling.
The client DLL is being loaded by SQL Server and the calls come from many different spid's at any time.
Thanks
We've been using RCF 1.3.1 for many happy years but now need to have the RCFclient in a DLL that is called concurrently.
This isn't working using a singleton model (static).
Is there a way within RCF (any version) to provided client pooling.
The client DLL is being loaded by SQL Server and the calls come from many different spid's at any time.
Thanks