The C++ framework for developing highly scalable, high performance servers on Windows platforms.

Lock Free Algorithms
[Programming Concepts]

Collaboration diagram for Lock Free Algorithms:

Detailed Description

We've toyed with using lock free data structures to improve the performance of the socket and buffer allocators but our initial performance profiling didn't show that great an improvement so we haven't done a great deal of work in this direction... See here for more details.

This section contains links to the code that implements this concept.


Classes

class  CSList
 A class which wraps the operating system SLIST API. More...
class  CSList::Node
 A node in a CSList. More...


Generated on Sun Sep 12 19:06:49 2021 for The Server Framework - v7.4 by doxygen 1.5.3