Definition of Processor farm

FOLDOC
processor farm
<computerparallel> A parallel processor where tasks are distributed, or "farmed out", by one "farmer" processor to several "worker" processors, and results are sent back to the farmer. This arrangement is suitable for applications which can be partitioned into many separate, independent tasks, the canonical examples being ray tracing and the Mandelbrot set. In order to be efficient, the extra time spent on communications must be small compared to the time spent processing each task.
(2001-05-28)

Search Dictionary:
Search Web Search Dictionary



Processor farm definition was found in categories: Language, Idioms & Slang(1)  Encyclopedia(1)  

Processor farm Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
processor farm

processor farm
a parallel processor where tasks are distributed, or "farmed out", by one "farmer" processor to several "worker" processors, and results are sent back to the farmer. this arrangement is suitable for applications which can be partitioned into many separate, independent tasks, the canonical examples being ray tracing and the mandelbrot set in order to be efficient, the extra time spent on communications must be small compared to the time spent processing each task.



Processor farm Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Server farm
A server farm or server cluster is a collection of computer servers usually maintained by an enterprise to accomplish server needs far beyond the capability of one machine. Often, server farms will have both a primary and a backup server allocated to a single task, so that in the event of the failure of the primary server, a backup server will take over the primary server's function.

See more at Wikipedia.org...