apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
thrift.server.taskpool
thrift
server
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
Source
See Source File
thrift
server
modules
base
nonblocking
simple
taskpool
threaded
transport