A Windows Azure application includes a single-threaded worker role that has multiple instances. The worker role hosts a Windows Communication Foundation (WCF) service. Each request to the WCF service takes several seconds to complete.
You need to recommend an approach for ensuring that worker role instances do not receive requests while processing.
What should you recommend?()