Single threaded scheduler
This MR adds the option to add objects with a centralized scheduler. This is slower, but does not create a new thread for each new object. Helpful if many managedIceObjects are used.
This MR adds the option to add objects with a centralized scheduler. This is slower, but does not create a new thread for each new object. Helpful if many managedIceObjects are used.