Task Scheduling in Embedded web server with out OS

戏子无情 提交于 2019-12-12 05:00:27

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!