Class: BlackStack::MyChildProcess

Inherits:
MyProcess
  • Object
show all
Defined in:
lib/mychildprocess.rb

Overview

es un proceso sin conexion a base de datos, que itera infinitamente. en cada iteracion saluda a la central (hello), obtiene parametros (get)

Direct Known Subclasses

MyLocalProcess, MyRemoteProcess

Constant Summary

Constants inherited from MyProcess

BlackStack::MyProcess::DEFAULT_MINIMUM_ENLAPSED_SECONDS

Instance Attribute Summary

Attributes inherited from MyProcess

#assigned_division_changed, #assigned_process, #assigned_process_changed, #division_name, #email, #id, #id_client, #id_division, #logger, #minimum_enlapsed_seconds, #password, #verify_configuration, #worker_name, #ws_port, #ws_url

Method Summary

Methods inherited from MyProcess

#canRun?, #division, #doSleep, #fullWorkerName, fullWorkerName, #get, #hello, #initialize, kill, #list, macaddress, #notify, #pid, #ping, #process, #run, #set, #updateWorker, #whyCantRun, #worker

Constructor Details

This class inherits a constructor from BlackStack::MyProcess