Skip to main content

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.

  1. Communication

  2. 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

https://ntp.perity.site/

# Pricing

https://ntp.perity.site/

# FAQ

https://ntp.perity.site/

# License

www.perity.site/slicense

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

NPC-1.351.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

NPC-1.351-py3-none-any.whl (3.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