Dual Worker Process Model for Sandboxed Solutions
Note the following about this graphic:
- The User Code Service (SPUCHostService.exe) creates the sandbox worker processes and assigns each HTTP request to a sandboxed solution to one of these processes.
- A sandbox worker process (SPUCWorkerProcess.exe) is the process in which custom code that is a part of a sandboxed solution executes.
- A full trust proxy process (SPUCWorkerProcessProxy.exe) hosts the portion of the SharePoint object model that sandboxed solutions can access and enables second stage calls to the rest of the object model.
For more information, see Sandboxed Solutions Architecture, Sandboxed Solutions, Sandboxed Solutions Execution Model, and Chapter 4: Sandboxed Solutions.
Comments
Anonymous
October 11, 2010
I think that "A full trust proxy process (SPUCWorkerProcess.exe)..." should be "A full trust proxy process (SPUCWorkerProcessProxy.exe)"Anonymous
October 12, 2010
The comment has been removed