Linux-HA Logo

An AsyncEventMessage is one sent to a client process as a delayed result from an asynchronous RemoteProcedureCall[1]. It contains the AsyncRequestId[2] from the original request, along with the return result desired from the original RemoteProcedureCall[1].


References

[1]http://www.linux-ha.org/RemoteProcedureCall
[2]http://www.linux-ha.org/AsyncRequestId


This information provided courtesy of the Linux-HA project at http://linux-ha.org/