Skip to main content
Ctrl+K
Logo image Logo image

Site Navigation

  • Installation
  • Getting started
  • User Guide
  • API reference
  • Development
  • Release Notes

Site Navigation

  • Installation
  • Getting started
  • User Guide
  • API reference
  • Development
  • Release Notes

Section Navigation

  • Contributing to Mars
  • Architecture
  • Implement a Mars Operand
  • Oscar: a lightweight actor framework
    • Oscar APIs
    • Create and Use Batch Methods
    • Oscar Internal
  • Services
    • Session Service
      • mars.services.session.SessionAPI
      • mars.services.session.WebSessionAPI
    • Cluster Service
      • mars.services.cluster.AbstractClusterBackend
      • mars.services.cluster.ClusterAPI
      • mars.services.cluster.WebClusterAPI
    • Meta Service
      • mars.services.meta.MetaAPI
      • mars.services.meta.WebMetaAPI
    • Storage Service
      • mars.services.storage.StorageAPI
      • mars.services.storage.WebStorageAPI
    • Task Service
      • mars.services.task.TaskAPI
      • mars.services.task.WebTaskAPI
    • Scheduling Service
      • mars.services.scheduling.SchedulingAPI
    • Subtask Service
      • mars.services.subtask.SubtaskAPI
    • Lifecycle Service
      • mars.services.lifecycle.LifecycleAPI
      • mars.services.lifecycle.WebLifecycleAPI
  • Metrics

Oscar: a lightweight actor framework#

Oscar is a lightweight actor framework. It’s the fundamental component for entire distributed layer.

  • Oscar APIs
    • Actor Definition
    • Creating Actors
    • Destroying Actors
    • Checking Existence of Actors
    • Getting Actor Reference
    • Calling Actor Method
  • Create and Use Batch Methods
    • Create a Batch Method
    • Call Batch Methods
  • Oscar Internal
    • Mars backend
    • Ray backend

previous

Implement a Mars Operand

next

Oscar APIs

Show Source

© Copyright 1999-2020, The Alibaba Group Holding Ltd..

Built with the PyData Sphinx Theme 0.12.0.

Created using Sphinx 5.3.0.