Skip to main content

service discovery based on tornado

Project description

tornado_discovery

Just a pure python3 module for service discovery. Include some basic classes for develop distributed services.

install

# install from pip
$ pip3 install -U tornado_discovery
# or install from source code
$ cd ./tornado_discovery
$ python3 ./setup.py install

test & try it

# run listener
$ cd ./tornado_discovery/test
$ python3 ./test_discovery_listener.py

# run registrant
$ cd ./tornado_discovery/test
$ python3 ./test_discovery_registrant.py

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

tornado_discovery-0.0.5.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

tornado_discovery-0.0.5-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

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