Pipelining
পাইপলাইনিং (ধাপভিত্তিক প্রক্রিয়াকরণ/পাইপের মাধ্যমে পরিবহন বা পাইপ বসানোর প্রক্রিয়া)
Origin & History
From pipeline (pipe + line) + -ing; popularized in engineering and later in computer architecture for staged processing.
pipeline (pipe + line) শব্দ থেকে -ing যোগে গঠিত; প্রকৌশলে ব্যবহৃত হয়ে পরে কম্পিউটার আর্কিটেকচারে ধাপভিত্তিক প্রসেসিং বোঝাতে ব্যাপকভাবে প্রচলিত হয়।
Definition
Pipelining is a method of organizing a process into stages so that the output of one stage becomes the input of the next, allowing faster overall throughput; it can also mean transporting something through pipes or installing a network of pipes.
পাইপলাইনিং হলো কোনো প্রক্রিয়াকে কয়েকটি ধাপে সাজানোর পদ্ধতি, যেখানে এক ধাপের আউটপুট পরের ধাপের ইনপুট হয়—ফলে সামগ্রিক কাজের গতি/থ্রুপুট বাড়ে; এছাড়া পাইপের মাধ্যমে কিছু পরিবহন করা বা পাইপের নেটওয়ার্ক বসানো বোঝাতেও ব্যবহৃত হয়।