Node side software of the Manta platform. It is responsible for the communication with the Manta Core and the execution of the tasks.
Project description
Manta Node Python
Overview
Distributed edge execution agent for the Manta platform. Manages containerized task execution on compute nodes and provides local services to running tasks.
Quick Start
# Install
pip install -e ".[all]"
# Run node
python -m manta_node --manager-host localhost --manager-port 50051 --token <jwt_token>
# Run multiple nodes
python -c "from manta_node import start_nodes; import asyncio; asyncio.run(start_nodes(3, 'localhost', 50051, '<jwt_token>'))"
Documentation
📚 Full documentation is available at manta-docs
For developers working on this component:
- docs/ARCHITECTURE.md - Container orchestration, service implementation
- CLAUDE.md - Development guidelines
Architecture
- Container Management: Docker-based task execution
- gRPC Services: LocalServicer and WorldServicer for task communication
- MQTT Integration: Asynchronous command reception
- Resource Monitoring: Real-time metrics collection
Testing
python -m pytest tests/ --cov=manta_node
Docker Setup
For Linux users encountering permission issues:
# Follow Docker post-installation steps
# https://docs.docker.com/engine/install/linux-postinstall/
sudo usermod -aG docker $USER
License
GNU Affero General Public License
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 Distributions
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 manta_node-0.5b0.dev9-py3-none-any.whl.
File metadata
- Download URL: manta_node-0.5b0.dev9-py3-none-any.whl
- Upload date:
- Size: 96.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
343db8fc96acc96aae4024bcb00f5d01a2572a1963ba7e6154bfca149527dfe7
|
|
| MD5 |
2806162a9c959700041021f9e9f278ad
|
|
| BLAKE2b-256 |
17cf2778f91b540e38c02fa6d9dc7161765703b07996b336a7865ee31832a9e1
|
Provenance
The following attestation bundles were made for manta_node-0.5b0.dev9-py3-none-any.whl:
Publisher:
publish.yml on mantatech/manta-deploy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
manta_node-0.5b0.dev9-py3-none-any.whl -
Subject digest:
343db8fc96acc96aae4024bcb00f5d01a2572a1963ba7e6154bfca149527dfe7 - Sigstore transparency entry: 1436127974
- Sigstore integration time:
-
Permalink:
mantatech/manta-deploy@c0efb3c641ff75e10d6638405f9edb6ab9e36518 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/mantatech
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@c0efb3c641ff75e10d6638405f9edb6ab9e36518 -
Trigger Event:
workflow_dispatch
-
Statement type: