Metadata-Version: 1.1
Name: AtomicP2P
Version: 0.0.1
Summary: A P2P framework which base on multi-process and threading with DNS syncing mechanism.
Home-page: https://github.com/YuntechNet/AtomicP2P
Author: Clooooode
Author-email: jackey8616@gmail.com
License: GNU Lesser General Public License v2.1
Description: # AtomicP2P [![Build Status](https://travis-ci.org/YuntechNet/AtomicP2P.svg?branch=fwos)](https://travis-ci.org/YuntechNet/AtomicP2P) [![codecov](https://codecov.io/gh/YuntechNet/AtomicP2P/branch/master/graph/badge.svg)](https://codecov.io/gh/YuntechNet/AtomicP2P)
        A P2P framework which base on multi-process and threading with DNS syncing mechanism.  
        
        ## Feature
          1. High-Availability with whole network.
          2. Multiprocessing / threading with each peer.
          3. Healthy infrastructure to build top application.
          4. DNS syncing mechanism.
          5. Decentralized and Kubernets / docker friendly deployed.
        
        ## Installation
        This repo is not done yet, for short tern, we do not release installation step.
        
Keywords: peer-to-peer,P2P,p2p,distribute,HA,High-Availability
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
