Advanced Blog Server
Performance
Advanced Blog Server is a high performance server application taking advantage of multithreading and multiplexing.
Multithreading allows full utilization of multiple CPUs, while multiplexing ensure massively parallel communications run as efficiently as possible.
Advanced Blog Server is designed to support hundreds of simultaneous active requests and the number of concurrent sessions is only limited by the hardware it is installed on.
Note that the hardware specifcations on the requirements page are minimum specifcations, better performance will be attained with higher specification hardware.
