Class Packet::Worker
In: lib/packet/packet_worker.rb
Parent: Object

Methods

Included Modules

Core

Attributes

worker_options  [RW] 
worker_started  [RW] 

Public Class methods

copy the inherited attribute in class thats inheriting this class

method initializes the eventloop for the worker

Public Instance methods

method handles internal requests from internal sockets

message returns data to parent process, using UNIX Sockets

method checks if client has asked to execute a internal function

method receives data from external TCP Sockets

[Validate]