期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2010
卷号:10
期号:4
页码:300-305
出版社:International Journal of Computer Science and Network Security
摘要:Event driven sensor node operating systems like TinyOS have some difficulties with implementing lengthy computations such an encrypting data packets or updating routing topology. TinyOS tasks are non-preemptive and therefore execution of critical tasks will defer for long period of time if currently running task has lengthy computation. In this paper we propose a new computation concept for TinyOS and modify TinyOS 2.x. Task Scheduler for solving this problem. Although our scheduler has significant processing and memory overhead, it is suitable for kind of applications that have long computations.