Push Framework is a C++ library aimed at easing the development of high performance servers.

The technical design is perfect to handle situations where a large number of connected clients engage with each others in a real time fashion and the server is required to stream back both direct responses and group broadcasts.

Push Framework.