Hi,
I'm not an expert in Operating Systems or mulrithreading. But as far as I
understand Your problem You have to split youre application into several
tasks or threats. This means that you have some classes with a sort of
controlling state machines that are executed by your operating system. 
I was on a Rational Real Time seminar lately and I know that it provides
socalled capsules that are exactly like those classes. They have ports
(which are messageques) via which the classes communicate among each other.
The capsules can then be assigned to your diffrent tasks or
hardwarecomponents or whatever, becaus they are working on themselfs and
just react on messages from the environment.
Eventhough Rose Real Time looks perfect for that, im sure that Rational Rose
would also do. You'd just have to design your controler state machines and
message queues on your own. Rational Real Time would be perfect if you'de
want to generate code from your model because the state machines and message
queues are automatically implemented then.

Hope this helps
Stefan Mueller

-----Urspr�ngliche Nachricht-----
Von: Henrique Narciso [mailto:[EMAIL PROTECTED]]
Gesendet am: Dienstag, 14. Januar 2003 11:37
An: [EMAIL PROTECTED]
Betreff: (ROSE) Multithreading with Rose


Hi All,

I�m interested in modeling a multithreading sistem.

Can anyone give me some starter ups? 

Can I do it in Rose or do I need the Real-time version?

Thanks in advance

Henrique Narciso
Consultor
UEN Software Systems Quality 
Fa�am da Qualidade um modo de vida, n�o um pensamento "a posteriori..."
Tel. 21.010 3900
Fax. 21.010.3999
E-mail: [EMAIL PROTECTED]
Sinfic, S.A. 
Rapidez, Agilidade e Qualidade em Tecnologias de Informa��o
<http://www.sinfic.pt/> 
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
* Only plain-text messages are supported.
* HTML or Rich-Text messages may be rejected.
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
*    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*    To: [EMAIL PROTECTED]
*    Subject: <BLANK>
*    Body: unsubscribe rose_forum
*************************************************************************
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
* Only plain-text messages are supported.
* HTML or Rich-Text messages may be rejected.
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
*    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*    To: [EMAIL PROTECTED]
*    Subject: <BLANK>
*    Body: unsubscribe rose_forum
*************************************************************************

Reply via email to