DesignAndDeploy / dnd

Design and Deploy is a framework for developing applications for intelligent environments
Apache License 2.0
3 stars 0 forks source link

No Response for StartApplicationMessage #24

Closed Patagonicus closed 11 years ago

Patagonicus commented 11 years ago

The Modules don't send an ACK/NAK for StartApplicationMessage. Should I just assume that the application was started if the message was deliviered?

schnabeltrei commented 11 years ago

The only way starting an Application can fail, is if said application does not exist. You do now get an Ack/Nak for this, however apart from some races with kill this means you will always get an Ack.