Potato Blog

news, tutorials and ideas that matter to Potato software
Tags >> multithreaded server
This consists in a C++ framework with the aim of easing the creation of concurrent, high-performance servers that have to deal with a large number of simultaneously connected clients. The code is a refactor of Potato Chess RealTime Blitz server by removing specfic application code and rethinking the base code into reusable classes for the development of servers in other domains. Expected availability end 2009.

Potato software