Pythomnic 2.0, framework for building reliable highly dynamic network services

Major new features in version 2.0: * Support for distributed transactions * Network-wide service health monitoring * Dynamic service discovery at runtime * Support for module level persistency * Full support for JMS integration The what's new page: http://www.pythomnic.org/changes.html Pythomnic is a Python framework for distributed service networks. It focuses on the following main principles: * Network services are relied upon and volatile at the same time. This dilemma has to be addressed. Pythomnic supports transparent code and configuration changes that do not require service restart. * Building reliable network services is an integration task more than anything else. Pythomnic offers facilities to build distributed services spanning multiple machines. * Nothing is fail-safe, the service must be fault-tolerant to survive. Pythomnic offers the developers various fault-tolerance techniques. Project site: http://www.pythomnic.org/
participants (1)
-
dmitry@targeted.org