partition
In a mainframe or mini computer, a slice of CPU memory assigned to a user who is sharing the CPU with others. On a disk, a portion of storage space reserved for a certain set of files or group of users. Range of values within which individual variables fall, e.g. 1-5, 6-10, 11-15. In this example, 1 would be the lowest value of the partition, 15 would be the highest value and 5 would be the interval of the groups within the partition.
partitioning
In data warehousing, segmenting data belonging to broad categories so as to reduce the amount of searching needed for any given query and hence improve response speed. In Client/Server software, determining where on a network, programs should run, and changing this in response to changing circumstances. In operating systems, assigning a piece of memory to each user.
pipelining
A method of fetching and decoding instructions (preprocessing) in which, at any given time, several program instructions are in various stages of being fetched or decoded. Ideally, pipelining speeds execution time by ensuring that the microprocessor does not have to wait for instructions; when it completes execution of one instruction, the next is ready and waiting. In parallel processing, can also refer to a method in which instructions are passed from one processing unit to another, as on an assembly line, and each unit is specialized for performing a particular level of operation.
PPM (pages per minute)
With printers, particularly laser printers, a rating of output capacityliterally, the number of printed pages the printer can produce in one minute. A printer�s PPM rating, which is provided by the manufacturer, is usually based on a "normal" page (a page having a single, usually built-in, typeface that contains no graphics or other special elements).