thrift.server.taskpool

Undocumented in source.

Members

Classes

TTaskPoolServer
class TTaskPoolServer

A server which dispatches client requests to a std.parallelism TaskPool.

Functions

worker
void worker(QueueState queueState, TTransport client, TProtocol inputProtocol, TProtocol outputProtocol, TProcessor processor, TServerEventHandler eventHandler)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

QueueState
struct QueueState
Undocumented in source.

Meta