That should be fine. On Wed, Aug 5, 2015 at 9:18 PM, Ashwin Jayaprakash < [email protected]> wrote:
> Hello, > > Is it safe for a Scheduler implementation to spawn a new thread and > periodically call "SchedulerDriver.sendFrameworkMessage(..)"? > > I know that MesosSchedulerDriver JavaDoc does says that it is thread safe, > but does it mean that it is safe to do what I've mentioned above? > > Thanks, > Ashwin. >

