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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tornado_discovery-0.0.5.tar.gz.
File metadata
- Download URL: tornado_discovery-0.0.5.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
668ca1c5303e169c4f547156c689b7e931da8b6577b3e01efe393604e4f481a2
|
|
| MD5 |
364c366eb77fc9eb7e262631ec60b3ce
|
|
| BLAKE2b-256 |
f394a347b8865a0635aa0eb9ccade721126dcff18629a7a045b45669d6a732d3
|
File details
Details for the file tornado_discovery-0.0.5-py3-none-any.whl.
File metadata
- Download URL: tornado_discovery-0.0.5-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d23816b0965f9c0a8446e0d0f45ca93f1d7c69491f67a489321ca2b816fa8c1c
|
|
| MD5 |
873f421b8e9348e32733250897722259
|
|
| BLAKE2b-256 |
d036eced8a9d56fd9e6984cba53021f749610919388dce4d1679a790b31321da
|