From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 109fba,435d1e87bbdcc85b,start X-Google-Attributes: gid109fba,public X-Google-Thread: 103376,435d1e87bbdcc85b,start X-Google-Attributes: gid103376,public From: "Prof. Dr. Peter Neubert" Subject: Ada, C and RPC Date: 1996/06/11 Message-ID: <31BDBEB7.41B9@math-1.sci.kuniv.edu.kw>#1/1 X-Deja-AN: 159579775 content-type: text/plain; charset=us-ascii organization: Kuwait University, Dpt. of Mathematics & Computer Science mime-version: 1.0 reply-to: neubert@math-1.sci.kuniv.edu.kw newsgroups: comp.lang.c++,comp.lang.ada x-mailer: Mozilla 3.0b3 (Win16; I) Date: 1996-06-11T00:00:00+00:00 List-Id: Hi, I am about to incorporate C program routines, in particular those implementing RPC, into Ada applications. The objective is to allocate the remote procedure to different machines in order to achieve paralell execution. My platform used is as follows: Pentium PCs, Windows NT (3.51), MS-VC++ (4.0), VADSAda (6.2.1.d). The problem is that the server machines (in RPC terminology) dont execute the remote procedure in parallel, but in an alternating serial manner. My question is: is the RPC-runtime-lib of Windows NT a multithreaded one? Is somebody expierenced in this matter and can give me a hint? Thanks Peter -- *********************************************************** * Prof. Dr. Peter Neubert c/o * Kuwait University * Department of Mathematics & Computer Science * P.O. Box 5969 * S a f a t 13060 Kuwait * Tel.: +965.4811188.5347 Fax: +965.4817201 * E-Mail: neubert@math-1.sci.kuniv.edu.kw (139.141.130.9) * neubert@kuc01.sci.kuniv.edu.kw (139.141.199.1) ***********************************************************