On Sat, 21 Feb 2015 23:04:53 -0500 russ lyttle <lyttlec at gmail.com> wrote:
> Thanks. > I doing building automation using Raspberry Pi, Arduino, and zigbee > devices. I started with Python, but that is too slow, so I would like > to move to C++. Dropped messages are not acceptable, and response to > user actions needs to be "timely". > > I'll hold futher questions until after looking at the recommendations > my by you kind people. For zigbee devices I use contiki-os. I suggest you to use c only if your devices are low power. --- --- Eduardo Morras <emorrasg at yahoo.es>