Class Ruote::Receiver
In: lib/ruote/receiver/base.rb
Parent: Object

A receiver is meant to receive workitems and feed them back into the engine (the storage actually).

Methods

new  

Included Modules

ReceiverMixin

Public Class methods

Accepts context, worker, engine or storage as first argument.

[Validate]