In dictionaries:
Instruction pipelining
+Basic five-stage pipeline 1 2 3 4 5 6 71IFIDEX MEMWB2IFID EXMEMWB3IF IDEXMEMWB4
HTTP pipelining
a feature of HTTP/1.1, which allows multiple HTTP requests to be sent over a single TCP connection without waiting for the corresponding responses.
more...