Class: Threadz::Directive

Inherits:
Object
  • Object
show all
Defined in:
lib/threadz/directive.rb

Overview

Directives: Special instructions for threads that are communicated via the queue

Constant Summary collapse

SUICIDE_PILL =

The thread that consumes this directive immediately dies

"__THREADZ_SUICIDE_PILL"