Which three functions are performed by dispatchers in a shared server configuration? (Choose three.)
- A.writing inbound request to the common request queue from all shared server connections
- B.checking for outbound shared server responses on the common outbound response queue
- C.receiving inbound requests from processes using shared server connections
- D.sending each connection input request to the appropriate shared server input queue
- E.broadcasting shared server session responses back to requesters on all connections
- F.sending shared server session responses back to requesters on the appropriate connection