A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/clauspruefer/python-micro-esb below:

clauspruefer/python-micro-esb: Tiny Python Enterprise Service Bus

Python Micro-Enterprise-Service-Bus Module

Enterprise Service Bus is still a pretty vague term, first introduced in the Gartner Report of 2002.

It is essential for running a large SOA infrastructure.

Our interpretation of what an ESB should consist of:

# setup virtual-env
python3 -m venv .micro-esb

# activate virtual-env
source .micro-esb/bin/activate

# upgrade pip
python3 -m pip install --upgrade pip

# install microesb module
pip3 install microesb

# install dependencies
pip3 install pytest pytest-pep8
4. Platform As A Service (PaaS)

Building web applications on PaaS infrastructure also relies on a clean Service Abstraction Model.

Note The Python micro-esb module will help.

6. Documentation / Examples

Documentation, including detailed examples, can be found either in the ./doc directory or at: https://pythondocs.webcodex.de/micro-esb


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4