Skip to main content

Core module for Fishnet compute-over-data (CoD) network on Aleph.im

Project description

Fishnet

Fishnet stands for Financial time Series Hosting NETwork.

It is a Compute-over-Data (CoD) system that uses the distributed Aleph.im network as a substrate for computation. It is a decentralized, peer-to-peer, and serverless system that allows users to run statistical computations on their timeseries data without having to upload it to a centralized server.

This python module contains a common data model, built on the Aleph Active Record SDK (AARS), that is being used by the Fishnet API and executor VMs. The data model is used to store and query:

  • Timeseries & Datasets
  • Algorithms
  • Permissions
  • Executions
  • Results

Also contains the executor code for the Fishnet Executor VM. Right now it supports Pandas, but in the future it will support other execution environments (e.g. PyTorch, Tensorflow).

Roadmap

  • Basic message model
  • API for communicating with Fishnet system
    • Basic CRUD operations
    • Permission management
    • Timeslice distribution across executor nodes
    • Signature verification of requests
    • Local VM caching
  • Executor VM
    • Listens for Aleph "Execution" messages and executes them
    • Uploads results to Aleph
    • Pandas support
    • Distributed execution & aggregation
    • Different execution environments (e.g. PyTorch, Tensorflow)
    • GPU support

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

fishnet_cod-0.1.2.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

fishnet_cod-0.1.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file fishnet_cod-0.1.2.tar.gz.

File metadata

  • Download URL: fishnet_cod-0.1.2.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for fishnet_cod-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b51f0b40af208a7c28ee0156035bcc85b59bcdf8cb9cd03cae094ccdf1d67583
MD5 34a63c7ac37f674b9ed5a1fa1eb7365b
BLAKE2b-256 6a392fe59d643cbce0e03667b7774db285ae24e412e9861955e3ce094504c782

See more details on using hashes here.

File details

Details for the file fishnet_cod-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: fishnet_cod-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for fishnet_cod-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1a822d75c6f20b833b83494e45f94871149befc9f2adc75b5d956dc31e386036
MD5 6673e7e65224eb6cee7556be64af320a
BLAKE2b-256 dbcc606562572071c79d92314ea4d41bbfd0b69ef9917ac2c15e925f52dd7951

See more details on using hashes here.

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