[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Single Page

Top Document: Client/Server Frequently Asked Questions
Previous Document: 2.6 What is Middleware?
Next Document: 2.8 What is Distributed Processing?


2.7 What is Cooperative Processing?


From: Ravi Kalakota <kalakota@uhura.cc.rochester.edu>

Cooperative processing is computing which requires two or more distinct 
processors to complete a single transaction.  Cooperative processing is 
related to both distributed and client/server processing. It is a form of 
distributed computing where two or more distinct processes are required to 
complete a single business transaction. Usually, these programs interact 
and execute concurrently on different processors. Cooperative processing 
can also be considered to be a style of client/server processing if 
communication between processors is performed through a message 
passing architecture. 



Top Document: Client/Server Frequently Asked Questions
Previous Document: 2.6 What is Middleware?
Next Document: 2.8 What is Distributed Processing?

Single Page


[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
lloyd@abs.net (Client/Server FAQ Maintainer)

Last Update October 23 2009 @ 08:26 AM

Some parts © 2009 Advameg, Inc.