WL #3337 (Event scheduler new architecture)
Cut Nr. 8. All tests pass. Separated Event_scheduler into Event_queue and Event_scheduler. Added new Event_scheduler_ng which is the new scheduler and is used system-wide. Will be moved to the event_scheduler.cc in the future. Using Event_timed in Event_queue as well as cloned during execution. Next step is to have Event_worker_data which will be used during execution and will take ::compile()/::execute() out of Event_timed.
Showing
This diff is collapsed.
sql/event_scheduler_ng.cc
0 → 100644
This diff is collapsed.
sql/event_scheduler_ng.h
0 → 100644
Please register or sign in to comment