Check out the new USENIX Web site. next up previous
Next: Protocol Messages Up: Protocol Entry Points Previous: Synchronous Entry Points

Asynchronous Entry Point

The synchronous entry points generate request messages which have to be serviced at the receiving node. The HLRC protocol provides an asynchronous entry point to process the received messages. This can be implemented in several ways: We use Giganet's implementation of VIA, which does not support RDMA Read or asynchronous notification. Therefore, the asynchronous entry point in our implementation is covered by a separate communication thread on each node that is responsible for handling all the incoming messages.



Murali Rangarajan 2000-08-09