VMware {code} Community
tough_siberian_
Enthusiast
Enthusiast

Launching asynchronous (background) processes from a plugin.




Hello.


What is the "right" way to implement a background process in vCO plugin with public Plugin SDK?


The process must monitor the state of objects in the remote system to properly notify vCO about the changes.


Should I just create a java Thread and start it or is there any other mechanism in the SDK which I should use for this task?


Thank you.


0 Kudos
1 Reply
sanchezs
VMware Employee
VMware Employee

See my answer in your other message thread: Re: Launching asynchronous (background) processes from a plugin.

Sergio

0 Kudos