The Albatross Session server works in concert with the execution context and application mixin classes in the albatross.session module to provide server-side session recording. The application and the server communicate via TCP sockets. By default, session servers listen on port 34343.
More than one Albatross application can share a single session server process, and applications can be deployed over multiple web server hosts.