Hi,
I want to use Threading and scheduler concept in my background/ service application. What is the available set of API's prefered in case of Service application. I have found links related to Ecore Thread but it seems that Ecore is prefered in context of GUI application where user interaction is needed. My application will not be having any GUI as being Service application.