From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29057 invoked by alias); 18 Nov 2012 10:11:15 -0000 Received: (qmail 29049 invoked by uid 22791); 18 Nov 2012 10:11:14 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from salvator.ibr.cs.tu-bs.de (HELO salvator.ibr.cs.tu-bs.de) (134.169.34.11) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 18 Nov 2012 10:11:10 +0000 Received: from [192.168.2.103] (dslb-092-076-131-233.pools.arcor-ip.net [92.76.131.233]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: martens@ibr.cs.tu-bs.de) by salvator.ibr.cs.tu-bs.de (Postfix) with ESMTPSA id 7486413F9F for ; Sun, 18 Nov 2012 11:11:05 +0100 (CET) Message-ID: <50A8B43A.4070508@ibr.cs.tu-bs.de> Date: Sun, 18 Nov 2012 10:11:00 -0000 From: Arthur Martens User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: ecos-discuss@sourceware.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Looking for multithreaded eCos application in C++ X-SW-Source: 2012-11/txt/msg00007.txt.bz2 Dear eCos community, I want to implement some novel algorithms for replicated execution of multithreaded applications in eCos. Hence for demonstration and testing I am looking for some application or service wich uses multithreaded execution and synchronization of objects shared among the threads. In best case the required Program has both, parts with completely independent parallel execution and also parts wich are parallel executed but rely on some variables or memoryspace shared among the threads. Since I rely on some static code analysis and AspectC++ the Program should be open source and written in C++. Of course I have already considered the GoAhead webserver but since it is written in pure c it does not meet my requirements. I have also searched the web but I did not find anything so far. So if anyone of you knows some good program I would apreciate any suggestions. Best regards, Arthur -- --------------------------------------------------------- Dipl.-Ing. Arthur Martens Institut für Betriebssysteme und Rechnerverbund Abteilung: Verteilte Systeme TU Braunschweig tel: +49 531 391-3245 Muehlenpfordtstr. 23 fax: +49 531 391-5936 D-38106 Braunschweig eMail: martens@ibr.cs.tu-bs.de -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss