Parallel Processing in Network Devices
Project description
# Introduction
NTP is a new parallel threading model which work in network level. Here two types of process work.
Communication
Execution
Here communication start using local parallel thread but the execution happens in network devices.
NPC is Network Processor Client to interface with Network Processor. Network Processor can be run using Virtual Machine [Tested in Oracle Virtual Box]. Download the Netowork Processor from https://ntp.perity.site/NTP.ova
# Usage
import NPC
NPC.register(ip, file_path) # ip = Machine IP Address, file_path = path to token.txt
NPC.findServers() # Find for execution servers
NPC.ntpExec(program,ip,timeout) # program = Code Written in Python, ip = Machine IP Address, timeout = Integer value in seconds
NPC.fileTransfer(ip, file_path) # ip = Machine IP Address, file_path = path to your file
# Tutorial
# Pricing
# FAQ
# License
www.perity.site/slicense
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file NPC-1.351.tar.gz
.
File metadata
- Download URL: NPC-1.351.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 369ad3ae9d31347afcf12f7cadba305f1f666138797c9b6859355f1deb294596 |
|
MD5 | 83efea3193dcb2c36af7a936b91f8967 |
|
BLAKE2b-256 | 23c19c36022c98ee4e30c6e907fcc3c0635045f400104a4fbbbab8a7d9697ddf |
File details
Details for the file NPC-1.351-py3-none-any.whl
.
File metadata
- Download URL: NPC-1.351-py3-none-any.whl
- Upload date:
- Size: 3.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/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b24744e2023823c9668996685f27ec11406349dd0e5aaad8a45e7eb98edf5b6e |
|
MD5 | 43c7b45e08a527536898b5381756f46e |
|
BLAKE2b-256 | 554221daa1dc83f33b9d87592295773621582dffbaf1c90aca7b08ca848f18db |