I have a dependency injection container setup in my application and I\'m thinking that composing the container every time a WCF service request comes in is going to be inefficie
It depends on your ServiceBehavour. Specifically this and this.