API
Module framework
Lumache - Python library for cooks and food lovers.
- class framework.Actor
Bases:
objectAs the name suggests actors allow you to act on consumed messages. They also allow you to produce new messages.
- process()
Runs the actor code.