copy conection from previous instance when transputer is restarted.
copy conection from previous instance when transputer is restarted.
copyState from previous instance when transputer is restarted.
copyState from previous instance when transputer is restarted. can be overriden in subclasses (by default: do nothing)
Note, that port connection is restored before call of copyState
set failure limit.
set failure limit. (when number of failures during windowsDuration is bigger than maxFailures, TooManyFailures exception is escalated to parent transputer.
called when failure is escalated.
called when failure is escalated.
called when transducer is restarted.
called when transducer is restarted.
- previous (i.e. failed) instance of trnasputer.
called when transducer is choose to resume durign recovery.
called when transducer is choose to resume durign recovery.
called when transducer is started.
called when transducer is started.
called when transputer is stopped.
called when transputer is stopped.
set recover function
set recover function
append recover function to existing
append recover function to existing
Used for recover failed instances
Used for recover failed instances
return replica number of current instance, if transponder run replicated.
return replica number of current instance, if transponder run replicated.
Replicated[X]
is transputer which keepn
instances ofX
where ports of replicated consumer are connected to appropriative ports of instances in parallel.gopher.GopherAPI#replicate