WorkerGroup

Undocumented in source.

Constructors

this
this(size_t threadSize)
Undocumented in source.

Members

Functions

dispatch
void dispatch(Task!T task)
Undocumented in source. Be warned that the author may not have intended to support it.
doThreadProc
void doThreadProc()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(T obj, ByteBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta