@article{hcsw-pait-15,
  author = {Raphael Hiesgen and Dominik Charousset and Thomas C. Schmidt and Matthias W{\"a}hlisch},
  title = {{Programming Actors for the Internet of Things}},
  journal = {Ercim News},
  volume = {101},
  month = {April},
  year = {2015},
  pages = {25--26},
  publisher = {ERCIM EEIG},
  abstract = {The Internet of Things (IoT) enables a large number of devices to cooperate to achieve a common task. Each individual device is small and executes a confined software core. Collective intelligence is gained from distributed collaboration and Internet communication. Corresponding IoT solutions form large distributed software systems that pose professional requirements: scalability, reliability, security, portability and maintainability. The C++ Actor Framework CAF contributes such a professional open source software layer for the IoT. Based on the actor model of Hewitt et al., it aids programmers at a good level of abstraction without sacrificing performance.},
  url = {http://ercim-news.ercim.eu/en101/special/programming-actors-for-the-internet-of-things},
  theme = {iot|dip},
}

