Skip to main content

Python 3 framework for business middleware development in service-oriented architecture

Project description

Pythomnic3k is a framework for building network services, integration middleware and distributed applications in Python 3.

The framework focuses on rapid development of network services, it makes very easy to bring up a service and keep adding or modifying its modules without having to shut it down - updated modules are transparently reloaded. The framework is non-blocking, providing loose real-time guarantees of a response within deadline. It is also resilient, surviving overload and returning to normal state. Partitioning of the application, making it distributed, adding redundancy by running multiple copies of application components is another simple thing to do in this framework.

The framework is extensible by adding support for more protocols. The package contains the framework itself and all the protocols it currently supports.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pythomnic3k-1.4.1.tar.gz (305.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page