Long Running Operations in Eclipse RCP Client [message #275662] |
Wed, 10 November 2004 13:45  |
Eclipse User |
|
|
|
Originally posted by: sforsgren.aol.com
If I have two windows within an Eclipse RCP application and one of them
starts a long-running process, I still need to allow the application to be
responsive to initiating a second request. These requests are to talk to
managed components on other physical machines that will do start/stop, etc.
via HTTP or SOAP.
I would appreciate any guidance on how this should be handled in Eclipse.
As I understand, the long-running process would need to be spawned into a
new thread. Can someone provide an example?
Thanks,
Scott
|
|
|
Re: Long Running Operations in Eclipse RCP Client [message #275681 is a reply to message #275662] |
Wed, 10 November 2004 20:42  |
Eclipse User |
|
|
|
Originally posted by: Chris_Laffra.ca.ibm.com
Jobs are your friends.
See: http://www.eclipsefaq.org/chris/faq/html/faq127.html
Chris
"Scott Forsgren" <sforsgren@aol.com> wrote in message
news:cmtnj6$ipn$1@eclipse.org...
> If I have two windows within an Eclipse RCP application and one of them
> starts a long-running process, I still need to allow the application to be
> responsive to initiating a second request. These requests are to talk to
> managed components on other physical machines that will do start/stop,
etc.
> via HTTP or SOAP.
>
> I would appreciate any guidance on how this should be handled in Eclipse.
> As I understand, the long-running process would need to be spawned into a
> new thread. Can someone provide an example?
>
> Thanks,
> Scott
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.05389 seconds