Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Long Running Operations in Eclipse RCP Client
Long Running Operations in Eclipse RCP Client [message #275662] Wed, 10 November 2004 13:45 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
Previous Topic:Missing ResourceBundle in my created plugin
Next Topic:Long Running Operations and Threading
Goto Forum:
  


Current Time: Thu Jul 17 14:35:30 EDT 2025

Powered by FUDForum. Page generated in 1.18698 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top