Author: bloritsch Date: Tue Dec 14 13:34:58 2004 New Revision: 111880 URL: http://svn.apache.org/viewcvs?view=rev&rev=111880 Log: add the ABOUT.txt to describe this directory Added: incubator/directory/network/trunk/ABOUT.txt
Added: incubator/directory/network/trunk/ABOUT.txt Url: http://svn.apache.org/viewcvs/incubator/directory/network/trunk/ABOUT.txt?view=auto&rev=111880 ============================================================================== --- (empty file) +++ incubator/directory/network/trunk/ABOUT.txt Tue Dec 14 13:34:58 2004 @@ -0,0 +1,12 @@ +The "network" projects house the next generation network libraries. Currently +there are two different network libraries that follow very different premises +on how to perform asynchronous socket IO. The two projects are: + +sedang -- SEDA Next Generation +mina -- MINA + +Since we don't have any empiracle data at this time to compare and contrast +implementations, they are both provided with the idea that they can be +evaluated on their own merits. It also provides proof that the protocol api +and network systems are sufficiently different. +
