Symbian3/SDK/Source/GUID-35AF5E92-7103-5A86-A3CC-B2CED7E9793B.dita
author Dominic Pinkman <dominic.pinkman@nokia.com>
Tue, 20 Jul 2010 12:00:49 +0100
changeset 13 48780e181b38
parent 0 89d6a7a84779
permissions -rw-r--r--
Week 28 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 1897 and Bug 1522.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept xml:lang="en" id="GUID-35AF5E92-7103-5A86-A3CC-B2CED7E9793B"><title>What are Multi-Threaded Servers?</title><shortdesc>A multi-threaded server is a server that has more than one thread. This topic describes the root server which comprises 2 multi-threaded servers. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody><p>The Root Server comprises two servers, called ESock and C32. Each server uses multiple threads. Each server has several CMI files to define the threads required. For ESock there are threads for protocols such as SMS, TCP/IP and Bluetooth. For C32 there can be threads for comms protocol plug-ins (CSYs) such as IrDA, ECUART and USB. </p> <p>Each CMI file for multi-threaded servers has parameters specific to the multi-threaded system. These parameters define items such as the ID of the CPM in the multi-threaded system and the relationship between the CPMS. These parameters are always specified in the [IniData] section of the CMI file. The parameters specified in the [Loader] section relate to Configurator. </p> </conbody><related-links><link href="GUID-FEB6F717-C86C-54A5-B8D1-B2D882C5AC55.dita"><linktext>What
                are CMI files?</linktext> </link> <link href="GUID-1DE160DB-8054-5522-95F7-4CE5D8FFBF2E.dita"><linktext>What is Serial Port Contention?</linktext> </link> </related-links></concept>