Hi, Is it advisable to launch compute tasks from the execute method of a Service implementation task ? Are there any shortcomings ? The service execute methods are long running back ground method waiting for data arrival in queues/pipes, tcp connections, file system folders, etc.
Regards, Neeraj
