2011/1/17 David Reiss <[email protected]> > In C++, THsHaServer is not a separate class. You get the same > functionality by using TNonblockingServer as long as you use a constructor > that takes a ThreadManager.
Is there any place where all the different servers and the implications of using them in different languages are documented? I didn't find it on the wiki, and most of the time I'm either experimenting or reading the source code of the servers themselves to figure this out. This is perhaps the thing I miss the most about the documentation, as everything else is so straight forward...
