Contents Menu Expand Light mode Dark mode Auto light/dark mode
vantage6 documentation
Light Logo Dark Logo
  • Introduction
  • Concepts
  • 1. User guide
    • 1.1. User interface
    • 1.2. Python client
    • 1.3. R client
    • 1.4. API
  • 2. Node admin guide
    • 2.1. Requirements
    • 2.2. Install
    • 2.3. Use
    • 2.4. Configure
  • 3. Server admin guide
    • 3.1. Requirements
    • 3.2. Install
    • 3.3. Deploy
    • 3.4. Install optional components
    • 3.5. Use
    • 3.6. Configure
    • 3.7. Shell
  • 4. Algorithm Development
    • 4.1. Concepts
    • 4.2. Classic Tutorial
  • 5. Technical Docs
    • 5.1. Architecture
    • 5.2. Features
      • 5.2.1. Server features
        • Two-factor authentication
        • SSH Tunnel
        • Horizontal scaling
        • Permission management
        • API response structure
      • 5.2.2. Node features
      • 5.2.3. Algorithm features
        • Algorithm wrappers
      • 5.2.4. Communication between components
        • SocketIO connection
        • Algorithm-to-algorithm comunication
    • 5.3. Node
    • 5.4. Server
  • 6. Developer community
    • 6.1. Contribute
    • 6.2. Documentation
    • 6.3. Release
  • 7. Glossary
  • Release notes
  • Partners
  v: main
Versions
latest
stable
main
feature-sphinx-documentation
bugfix-readthedocs-fails
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds
Back to top
Edit this page

5.2.4. Communication between components#

The following pages each describe one way that is used to communicate between different vantage6 components.

Contents:

  • SocketIO connection
  • Algorithm-to-algorithm comunication
Next
SocketIO connection
Previous
Algorithm wrappers
Copyright © 2022 vantage6
Made with Sphinx and @pradyunsg's Furo