Re: [udk-dev] is there a THREAD-MODEL in URE?

2008-08-10 Thread Rainman Lee
Hi Kay,
Thanks for your tutorial.
But I'm not very clear of the Uno Environment concept.
It says that Uno Environments described by environment descriptors.
So is that true, if two service implemented by same OBI(gcc3 for
example) and same purpose(thread-unsafe for example), then they are in
the same Uno Enviroment even if they are actually in different
components.
But if so, there maybe some performance issue. Imagine that there are
two components in the same Uno Environment, and they are all
thread-unsafe, but no relationship.At this time when one of the two
components called by a thread, the other component couldn't be called
from another thread. if the first operation takes a long time, and
second component's performance could be hardly hurt. Is that a
problem?

Best Wishes, Rainman.


On Tue, Jul 15, 2008 at 3:00 PM, Kay Ramme - Sun Germany - Hamburg
[EMAIL PROTECTED] wrote:
 A while ago I wrote a little tutorial on utilizing the Uno threading model,
 please see

 http://wiki.services.openoffice.org/wiki/Uno/Article/Multi-Thread_Programming

 And by the way, feedback is appreciated ... :-)

   Kay


 Frank Schönheit - Sun Microsystems Germany wrote:

 Hi Rainman,



 --
 Sun Microsystems GmbH   Kay Ramme
 Sachsenfeld 4   Senior Technical Architect
 20097 Hamburg   Phone: (+49 40) 23646 982
 Germany Fax:   (+49 40) 23646 550
 http://www.sun.com/staroffice   mailto:[EMAIL PROTECTED]
 http://www.sun.com/openoffice
 http://udk.openoffice.org
 Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
 Amtsgericht München: HRB 161028
 Geschäftsführer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Bömer
 Vorsitzender des Aufsichtsrates: Martin Häring

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [udk-dev] is there a THREAD-MODEL in URE?

2008-07-15 Thread Frank Schönheit - Sun Microsystems Germany
Hi Rainman,

sorry for the late response, have been away for the last 10 days ...

 I had read that article you mentioned, but it seems a brief or draft
 spec about Threading-Model in URE. and I cannot find any usage
 info(e.g. a simple code) from it.would you give me any sample code of
 using this Threading-Model in a uno object?

I can't ... I just pointed you to this page (actually, it's a bunch of
pages) since it's the only resource about OOo's threading model I know.
I admit I myself did not read it in deep detail, yet.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer [EMAIL PROTECTED] -
- Sun Microsystems  http://www.sun.com/staroffice -
- OpenOffice.org Base   http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [udk-dev] is there a THREAD-MODEL in URE?

2008-07-05 Thread Rainman Lee
Hi Frank,
I had read that article you mentioned, but it seems a brief or draft
spec about Threading-Model in URE. and I cannot find any usage
info(e.g. a simple code) from it.would you give me any sample code of
using this Threading-Model in a uno object?
thank you!

best wishes, Rainman.

On Sat, Jul 5, 2008 at 2:09 AM, Frank Schönheit - Sun Microsystems
Germany [EMAIL PROTECTED] wrote:
 Hi Rainman,

 I noticed that there was some articles about Threading Model, and
 Threading Architecture In URE.

 http://wiki.services.openoffice.org/wiki/Uno/Spec/Threading-Model might
 be what you're looking for.

 Ciao
 Frank

 --
 - Frank Schönheit, Software Engineer [EMAIL PROTECTED] -
 - Sun Microsystems  http://www.sun.com/staroffice -
 - OpenOffice.org Base   http://dba.openoffice.org -
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [udk-dev] is there a THREAD-MODEL in URE?

2008-07-04 Thread Frank Schönheit - Sun Microsystems Germany
Hi Rainman,

 I noticed that there was some articles about Threading Model, and
 Threading Architecture In URE.

http://wiki.services.openoffice.org/wiki/Uno/Spec/Threading-Model might
be what you're looking for.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer [EMAIL PROTECTED] -
- Sun Microsystems  http://www.sun.com/staroffice -
- OpenOffice.org Base   http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]