Blendr Network – Technical Plan Docs
  • Blendr's Network
    • Executive Summary
  • Problem and Solution for Blendr - A Comprehensive Approach
  • Blendr's Decentralized Architecture
    • Blendr Compute Mesh (BCM)
    • BlendrChain
    • Blendr Token ($BLENDR)
    • BME | Native Token
    • Digital Asset Rights Ledger (DARL)
    • Node Engagement Protocol (NEP) and Creator Engagement Protocol (CEP)
    • Node Manager Selection
    • Task Scheduler Optimization active GPUs
    • Data Encryption and Integrity - Quantum-Resistant Encryption
    • Blockchain Smart Contract for Task Verification - Enhanced with Oracles
    • Reward Mechanism for GPU Contributors
    • Token Staking for Non-GPU Holders
    • Multi-Tier Pricing (MTP) Algorithm
    • Voting Power
    • Reputation Scoring System
    • Resource Allocation
    • Burn and Mint Equilibrium (BME)
    • Secure Transaction Protocol
    • Allocation Optimization
    • Dynamic Pricing Model
    • Incentive Mechanism (Burn and Mint Equilibrium - BME)
    • Token Staking
    • Reputation and Incentive Mechanism
    • GPU Selection and Task Allocation
    • CUDA + Blendr
    • Flow for User
  • In conclusion
Powered by GitBook
On this page
  1. Blendr's Decentralized Architecture

Node Manager Selection

PreviousNode Engagement Protocol (NEP) and Creator Engagement Protocol (CEP)NextTask Scheduler Optimization active GPUs

Last updated 1 year ago

For selecting a Node Manager among available nodes, consider incorporating a multi-criteria decision analysis (MCDA) approach, evaluating each node's reliability, connectivity, and computational capacity.

Si=ω1⋅Ri+ω2⋅Ci+ω3⋅PiS_i = \omega_1 \cdot R_i + \omega_2 \cdot C_i + \omega_3 \cdot P_iSi​=ω1​⋅Ri​+ω2​⋅Ci​+ω3​⋅Pi​

Where:

  • SiS_iSi​is the selection score of node iiiiii,

  • Ri ,CiR_i  , C_iRi​ ,Ci​and PiP_iPi​represent the reliability score, connectivity score, and computational power of node iii, respectively,

  • ω1,ω2ω_1 , ω_2ω1​,ω2​ and ω3ω_3ω3​are weight factors assigned to each criterion based on importance.