Navigation

  • index
  • modules |
  • next |
  • cell 0.0.3 documentation »

This document describes cell 0.0. For development docs, go here.

cell - Actors for Celery¶

Contents:

  • cell - Actor framework
    • Synopsis
    • What is an Actor
    • Why should I use it?
    • Installation
    • Quick how-to
    • Getting Help
    • Bug tracker
    • Contributing
    • License
    • Copyright
  • Getting started examples
    • Hello World
    • Adder
    • Chat-users
    • Map-reduce
  • User Guide
    • Basics
    • Create an Actor
    • Actors and ActorProxy
    • Select an existing actor
    • Actor Delivery Types
    • Emit method or how to bind actors together
    • Type your method calls
    • Getting the result back
    • Request-reply pattern
    • Scheduling Actors in celery
    • Receiving arbitrary messages
    • Exceptions
  • Change history
  • API Reference

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Logo

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • cell 0.0.3 documentation »
© Copyright 2011-2012, Ask Solem & Contributors. Created using Sphinx 1.4a0+.