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: mart...@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

Reply via email to