Task Scheduling in Embedded web server with out OS
问题 I am doing project on the Embedded web server. The Embedded server is without the Operating system. At this conditions how the multiple task will be scheduled in such system? are the cyclic-executive and super-loop same things? 回答1: cyclic-executive with or without interrupts 来源: https://stackoverflow.com/questions/11904288/task-scheduling-in-embedded-web-server-with-out-os