What is pipelining?

Showing Answers 1 - 9 of 9 Answers

sanjay

  • Aug 12th, 2005
 

how can we do not allowing cookies for a particular page?

  Was this answer useful?  Yes

R.Raghupathi

  • Sep 29th, 2005
 

Pipelining is a process in which the data is accessed in a stage by stage process. The data is accessed in a sequence that is each stage performs an operation. If there are n number of stages then n number of operations is done. To increase the throughput of the processing network the pipe lining process is done. This method is adopted because the operation or the data is accessed in a sequence with a fast mode.

  Was this answer useful?  Yes

thenibala

  • Mar 23rd, 2006
 

Pipelining is exactly done for Fast Sequential Process.

Where one process is in execution state and another process will be the ready state for (on the pipeline for execution) execution.

Muruganandham C

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions