[aem-devel] Testsuite v0.2
Brought to you by:
fjrossi
From: Philippe M. (LMC) <Phi...@er...> - 2003-03-28 18:12:42
|
The AEM testsuitev0.2 is now available for download. It has been modified to suit the new API of the AEM patch for kernel 11r0. It has now two new server. They are a cross implementation of AEM read handler and another interface. The first one uses select() to handle message larger than the MTU and the second one uses /dev/epoll. It also has a new client that send messages according to the message size instead of the message content. More information is available in the updated README. You can download AEM directly from the CVS server at http://sourceforge.net/projects/aem or from the AEM home page at http://aem.sourceforge.net |