Search: in
dpp
dpp in Dictionary Dictionary
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Dictionary results for: dpp

dpp


dpp

dpp




Source: V.E.R.A. -- Virtual Entity of Relevant Acronyms (June 2006)

	DPP
       Distributed Parallel Processing

	




Source: The Free On-line Dictionary of Computing (26 July 2010)

	Dining Philosophers Problem
DPP

    (DPP) A problem introduced by Dijkstra concerning
   resource allocation between processes.  The DPP is a model and
   universal method for testing and comparing theories on
   resource allocation.  Dijkstra hoped to use it to help create
   a layered operating system, by creating a machine which
   could be consider to be an entirely deterministic
   automaton.

   The problem consists of a finite set of processes which share
   a finite set of resources, each of which can be used by only
   one process at a time, thus leading to potential deadlock.

   The DPP visualises this as a number of philosophers sitting
   round a dining table with a fork between each adjacent pair.
   Each philosopher may arbitrarily decide to use either the fork
   to his left or the one to his right but each fork may only be
   used by one philosopher at a time.

   Several potential solutions have been considered.

   Semaphores - a simple, but unfair solution where each
   resources is a binary semaphore and additional semaphores
   are used to avoid deadlock and/or starvation.

   Critical Regions - each processor is protected from
   interference while it exclusively uses a resource.

   Monitors - the process waits until all required resources are
   available then grabs all of them for use.

   The best solution allows the maximum parallelism for any
   number of processes (philosophers), by using an array to track
   the process' current state (i.e. hungry, eating, thinking).
   This solution maintains an array of semaphores, so hungry
   philosophers trying to acquire resources can block if the
   needed forks are busy.

   (1998-08-09)

	

Matching Word(s)
Dap

dip

Dop

Dup

dp

ppp

dph

DP

pp

pdp

dfpp

bdpp

gpp

rpp

ipp

spp

app

bpp

cpp

upp

lpp

mpp

epp

vpp

fpp

xpp

opp

dgp

dqp

drp

dsp

dap

dbp

dcp

dtp

dup

dlp

dmp

ddp

dep

dfp

dnp

dop

dpg

dpq

dpi

dps

dpa

dpb

dpc

dpt

dpl

dpm

dpd

dpe

dpv

dpf

dpn

Opp





Search Dictionary :



Search   in  
Search for dpp in Tutorials
Search for dpp in Encyclopedia
Search for dpp in Videos
Search for dpp in Books
Search for dpp in Software
Search for dpp in DVDs
Search for dpp in Store





Powered by dict.org
Advertisement




dpp in Dictionary
dpp top dpp

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.info All Rights Reserved. Privacy Statement