This creates a fast path in performRequests for the case that only one request is given. We use syncRequest instead of asyncRequest to save a network roundtrip. Furthermore, all queues and locks in ClusterComm are circumvented.