foca
foca copied to clipboard
Implement a simple and more readable event scheduler
The new event scheduler uses FuturesUnordered to schedule the timer event, the code is simpler and easy to read.