Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 219 Bytes

File metadata and controls

6 lines (4 loc) · 219 Bytes

Query

It is a special type of message which represents a request to look something up.

  • They are always free of side effects (leaves the system unchanged)
  • They always require a response (with the requested data)