Difference between revisions of "WG211/M8Dobson"

From WG 2.11
Jump to: navigation, search
(Created page with "Category:WG211 =Programming for adaptive sensor networks: back to the future= ==Simon Dobson== <br />Programming for sensor networks sometimes seems to combine the entire ...")
 
m (1 revision)
 
(No difference)

Latest revision as of 11:06, 12 December 2011


Programming for adaptive sensor networks: back to the future

Simon Dobson


Programming for sensor networks sometimes seems to combine the entire history of computer science into one single challenge: fitting a modern, advanced, robust, adaptive distributed system onto platforms with the computational power of a mid-1980's home computer. If we're to make such networks behave correctly in the face of changing environments and tasks, we need radically to re-think how we develop code for them. Treating the network as a whole, and generating as much of the code as possible according to a higher-level description of its behaviour, seems like the only way forward.