Symbian3/PDK/Source/GUID-35AF5E92-7103-5A86-A3CC-B2CED7E9793B.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Thu, 11 Mar 2010 18:02:22 +0000
changeset 3 46218c8b8afa
parent 1 25a17d01db0c
child 5 f345bda72bc4
permissions -rw-r--r--
week 10 bug fix submission (SF PDK version): Bug 1892, Bug 1897, Bug 1319. Also 3 or 4 documents were found to contain code blocks with SFL, which has been fixed. Partial fix for broken links, links to Forum Nokia, and the 'Symbian platform' terminology issues.

<?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>