mike finix

mike finix

  • NA
  • 1
  • 2.8k

using WCF in Threadpool

Jan 11 2011 3:10 AM

Hi,
I'm using framework 3.5/4.0
I have a windows service which hosts a WCF service.
so once the windows service is started the wcf service is also started.
due to performance issues i want to create a windows service with thread pool which will create and manage several instances of WCF service.
Can someone please show me a code example for this.
Regards,
Mike.