Asynchronous Message Handler

Project:OpenDAX Server
Component:Code
Category:task
Priority:critical
Assigned:phil
Status:active
Description

I need to add the capability to handle messages that come without being requested. This would need to be for callbacks, command messages, wakeups etc.

Updates

#1 submitted by phil on Fri, 05/09/2008 - 16:19
Priority:normal» critical

This should be much simpler to achieve since the IPC mechanism has changed to sockets. It will also have to be done for the tag event stuff that needs to happen soon.